Xamarin.iOS Documentation | ComponentOne
C1.iOS.Input Assembly / C1.iOS.Input Namespace / C1MaskedTextField Class / TextColorProperty Field


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