PropertyValueEditor.CreateEditorAttribute Method
Include Protected Members
Include Inherited Members
Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Creates a new EditorAttribute to designate that a particular PropertyValueEditor be used to change a property value.
Overload List
Name | Description | |
---|---|---|
CreateEditorAttribute(PropertyValueEditor) | Creates a new EditorAttribute to designate that a particular PropertyValueEditor be used to change a property value. | |
CreateEditorAttribute(Type) | Creates a new EditorAttribute to designate that a particular PropertyValueEditor type be used to change a property value. |
Top
Remarks
This DataTemplate has its DataContext set to a PropertyValue.