Table of Contents

Property IsDirty

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

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; }

Property Value

bool