C1.Android.Input Assembly / C1.Android.Input Namespace / C1ComboBox Class / TextTypefaceProperty Field


In This Topic
TextTypefaceProperty Field
In This Topic
Syntax
'Declaration
 
Public Shared ReadOnly TextTypefaceProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = C1ComboBox.TextTypefaceProperty
See Also