Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1FontIcon Class / TextProperty Field

In This Topic
    TextProperty Field
    In This Topic
    Identifies the Text dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly TextProperty As DependencyProperty
    public static readonly DependencyProperty TextProperty
    See Also