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

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