CrissCross.WPF.UI.Configuration namespace¶
Part of the CrissCross.WPF.UI package.
| Type | Kind | Summary |
|---|---|---|
| ITrackingAware | interface | ITrackingAware. |
| ITrackingConfiguration | interface | ITrackingConfiguration. |
| PropertyOperationData | record | Event args for a tracking operation. Enables the handler to cancel the operation and modify the data that will be persisted/applied. |
| TrackedPropertyInfo | record | An object that decribes the tracking information for a target object's property. |
| TrackingConfiguration | class | A TrackingConfiguration is an object that determines how a target object will be tracked. |
| TrackingConfiguration | class | A TrackingConfiguration determines how a target object will be tracked. This includes list of properties to track, persist triggers and id getter. |
| Trigger | class | Trigger. |