Xamarin.Android | ComponentOne
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
    public static readonly DependencyProperty TextTextSizeProperty
    See Also