Menu for WPF | ComponentOne
C1.WPF.Menu Namespace / C1MenuItem Class / TextDecorationsProperty Field

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