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

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