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


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