OpenedBackgroundProperty Field (C1MenuItem) | ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1MenuItem Class / OpenedBackgroundProperty Field



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