Skip to content

CrissCross.WPF.UI.Configuration namespace

Part of the CrissCross.WPF.UI package.

TypeKindSummary
ITrackingAwareinterfaceITrackingAware.
ITrackingConfigurationinterfaceITrackingConfiguration.
PropertyOperationDatarecordEvent args for a tracking operation. Enables the handler to cancel the operation and modify the data that will be persisted/applied.
TrackedPropertyInforecordAn object that decribes the tracking information for a target object's property.
TrackingConfigurationclassA TrackingConfiguration is an object that determines how a target object will be tracked.
TrackingConfigurationclassA TrackingConfiguration determines how a target object will be tracked. This includes list of properties to track, persist triggers and id getter.
TriggerclassTrigger.