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


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