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


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