Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Input Assembly / C1.Xamarin.Forms.Input Namespace / C1MaskedEntry Class / PlaceholderColorProperty Field


In This Topic
    PlaceholderColorProperty Field
    In This Topic
    Identifies the PlaceholderColor dependency property.
    Syntax
    'Declaration
     
    
    Public Shadows Shared ReadOnly PlaceholderColorProperty As Xamarin.Forms.BindableProperty
    'Usage
     
    
    Dim value As Xamarin.Forms.BindableProperty
     
    value = C1MaskedEntry.PlaceholderColorProperty
    public new static readonly Xamarin.Forms.BindableProperty PlaceholderColorProperty
    See Also