Back to Devexpress

TokenEditorBehavior Properties

wpf-devexpress-dot-xpf-dot-editors-dot-tokeneditorbehavior-dot-underscore-properties.md

latest3.4 KB
Original Source

TokenEditorBehavior Properties

Provides access to token settings and allows you to control the token editing process.

NameDescription
ActiveTokenReturns the currently active token. This is a dependency property.
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
HasAnimatedPropertiesGets a value that indicates whether one or more AnimationClock objects is associated with any of this object’s dependency properties. Inherited from Animatable.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
NewTokenEditSettingsGets or sets an object that contains the new token’s settings. This is a dependency property.
TokenEditorGets the token editor associated with the behavior.
TokenEditSettingsGets or sets an object that contains the token’s settings. This is a dependency property.

See Also

TokenEditorBehavior Class

TokenEditorBehavior Members

DevExpress.Xpf.Editors Namespace