| NotifyPropertyChangedHasSubscriberSameValue Field |
When there are subscribers to PropertyChanged event, but the new property value is the same as the original
property value
Namespace:
SmartTests.Criterias
Assembly:
SmartTests (in SmartTests.dll) Version: 1.12.0
Syntax public static readonly Criteria HasSubscriberSameValue
Public Shared ReadOnly HasSubscriberSameValue As Criteria
public:
static initonly Criteria^ HasSubscriberSameValue
static val HasSubscriberSameValue: Criteria
Field Value
Type:
CriteriaSee Also