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


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