PropertyBag.IsTrackingState Property

Definition

Gets a value indicating whether the collection is tracking state.

public:
 property bool IsTrackingState { bool get(); };
public bool IsTrackingState { get; }
member this.IsTrackingState : bool
Public ReadOnly Property IsTrackingState As Boolean

Property Value

true if the collection is tracking modified entries; otherwise, false.

Applies to