ITrackingConfiguration interface¶
Defined in
Namespace: CrissCross.WPF.UI.Configuration
Assembly: CrissCross.WPF.UI.dll
Full name: CrissCross.WPF.UI.Configuration.ITrackingConfiguration
Modifiers: public abstract
Summary¶
ITrackingConfiguration.
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481
Properties¶
| Name | Summary |
|---|---|
| PersistTriggers | Gets the persist triggers. |
| StopTrackingTrigger | Gets or sets the stop tracking trigger. |
| TargetType | Gets the type of the target. |
| TrackedProperties | Gets the tracked properties. |
| Tracker | Gets the tracker. |
Methods¶
| Name | Summary |
|---|---|
| CanPersist | Determines whether this instance can persist the specified can persist function. |
| GetStoreId | Gets the store identifier. |
| Id | Identifiers the specified identifier function. |
| PersistOn | Persists the on. |
| StopTrackingOn | Stops the tracking on. |
| WhenAppliedState | Whens the state of the applied. |
| WhenApplyingProperty | Whens the applying property. |
| WhenPersisted | Whens the persisted. |
| WhenPersistingProperty | Whens the persisting property. |