Property IsDirty
IsDirty
IsDirty returns true if the target property has a new value that has not yet been written to the source property. (This applies only to bindings that are TwoWay or OneWayToSource.)
public bool IsDirty { get; }
IsDirty returns true if the target property has a new value that has not yet been written to the source property. (This applies only to bindings that are TwoWay or OneWayToSource.)
public bool IsDirty { get; }