Open sandboxFocus

Property IsOnPropertyChangedRequired

IsOnPropertyChangedRequired

Gets or sets a value indicating whether the OnChanged method is required. The default value of this property is true if a value is provided for OnPropertyChangedPattern, otherwise false.

Declaration
public bool? IsOnPropertyChangedRequired { get; init; }
Property Value
Type Description
bool?