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


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