Xamarin.iOS Documentation | ComponentOne
C1.iOS.Input Assembly / C1.iOS.Input Namespace / C1ComboBox Class / TextFontProperty Field


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