| NotifyPropertyChangedHasSubscriberOtherValue Field |
When there are subscribers to PropertyChanged event and the new property value is different than the
original property value
Namespace:
SmartTests.Criterias
Assembly:
SmartTests (in SmartTests.dll) Version: 1.12.0
Syntax public static readonly Criteria HasSubscriberOtherValue
Public Shared ReadOnly HasSubscriberOtherValue As Criteria
public:
static initonly Criteria^ HasSubscriberOtherValue
static val HasSubscriberOtherValue: Criteria
Field Value
Type:
CriteriaSee Also