Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1RadialMenuItem Class / TextDecorationsProperty Field

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