Xamarin.Android | ComponentOne
C1.Android.Input Assembly / C1.Android.Input Namespace / C1MaskedTextView Class / TextColorProperty Field


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