Xamarin.Android | ComponentOne
C1.Android.Input Assembly / C1.Android.Input Namespace / C1ComboBox Class / TextSizeProperty Field


In This Topic
    TextSizeProperty Field (C1ComboBox)
    In This Topic
    Identifies the TextSize dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly TextSizeProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1ComboBox.TextSizeProperty
    public static readonly DependencyProperty TextSizeProperty
    See Also