Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1PropertyGrid Class / MethodAttributesProperty Field

In This Topic
    MethodAttributesProperty Field (C1PropertyGrid)
    In This Topic
    Identifies the MethodAttributes dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MethodAttributesProperty As DependencyProperty
    public static readonly DependencyProperty MethodAttributesProperty
    See Also