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


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