C1.iOS.Core Assembly / C1.iOS.Core Namespace / C1ToggleButton Class / ColorProperty Field


In This Topic
ColorProperty Field (C1ToggleButton)
In This Topic
Syntax
'Declaration
 
Public Shared ReadOnly ColorProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = C1ToggleButton.ColorProperty
See Also