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


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