C1.Android.Input Assembly / C1.Android.Input Namespace / C1MaskedTextView Class / FontSizeProperty Field


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