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


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