C1.iOS.Input Assembly / C1.iOS.Input Namespace / C1MaskedTextField Class / FontSizeProperty Field


In This Topic
FontSizeProperty Field (C1MaskedTextField)
In This Topic
Identifies the FontSize dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly FontSizeProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = C1MaskedTextField.FontSizeProperty
See Also