CustomPropertyValueEditor Enumeration | |
See Also� |
Namespace: System.Windows.Interactivity
Assembly: System.Windows.Interactivity (in system.windows.interactivity.dll)
Syntax
Members
Member name | Description |
---|---|
Element |
Uses the element picker, if supported, to edit this property at design time.
|
ElementBinding |
Uses the element-binding picker, if supported, to edit this property at design time.
|
PropertyBinding |
Uses the property-binding picker, if supported, to edit this property at design time.
|
StateName |
Uses the state picker, if supported, to edit this property at design time.
|
Storyboard |
Uses the storyboard picker, if supported, to edit this property at design time.
|