ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1RadialMenu Class / NavigationButtonRelativeSizeProperty Field



In This Topic
    NavigationButtonRelativeSizeProperty Field
    In This Topic
    Identifies the NavigationButtonRelativeSize dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly NavigationButtonRelativeSizeProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1RadialMenu.NavigationButtonRelativeSizeProperty
    public static readonly DependencyProperty NavigationButtonRelativeSizeProperty
    public:
    static readonly DependencyProperty^ NavigationButtonRelativeSizeProperty
    See Also