C1.WPF Namespace / C1MenuItem Class / DisabledCuesVisibilityProperty Field



In This Topic
DisabledCuesVisibilityProperty Field (C1MenuItem)
In This Topic
Identifies the DisabledCuesVisibility dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly DisabledCuesVisibilityProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = C1MenuItem.DisabledCuesVisibilityProperty
See Also