Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1PathIcon Class / DataProperty Field

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