Share via


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
Public methodStatic member CreateEditorAttribute(PropertyValueEditor) Creates a new EditorAttribute to designate that a particular PropertyValueEditor be used to change a property value.
Public methodStatic member 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.

See Also

Reference

PropertyValueEditor Class

PropertyValueEditor Members

System.Activities.Design.PropertyEditing Namespace