This topic has not yet been rated - Rate this topic

CustomPropertyValueEditorAttribute Class

Expression Studio 4.0
Associates the given editor type with the property on which the CustomPropertyValueEditor is applied.


Namespace: System.Windows.Interactivity
Assembly: System.Windows.Interactivity (in system.windows.interactivity.dll)
[AttributeUsageAttribute(AttributeTargets.Property, AllowMultiple=false, Inherited=true)] 
public sealed class CustomPropertyValueEditorAttribute : Attribute
Use this attribute to get improved design-time editing for properties that denote element (by name), storyboards, or states (by name).
System.Object
   System.Attribute
    System.Windows.Interactivity.CustomPropertyValueEditorAttribute
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.