Click or drag to resize

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

Field Value

Type: Criteria
See Also