TokenEditorBehavior Properties
Provides access to token settings and allows you to control the token editing process.
Name | Description |
---|---|
Active |
Returns the currently active token. This is a dependency property. |
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Has |
Gets a value that indicates whether one or more Animation |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
New |
Gets or sets an object that contains the new token’s settings. This is a dependency property. |
Token |
Gets the token editor associated with the behavior. |
Token |
Gets or sets an object that contains the token’s settings. This is a dependency property. |
See Also