Xamarin.iOS Documentation | ComponentOne
C1.iOS.Input Assembly / C1.iOS.Input Namespace / C1DropDown Class / ButtonColorProperty Field


In This Topic
    ButtonColorProperty Field
    In This Topic
    Identifies the ButtonColor dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ButtonColorProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1DropDown.ButtonColorProperty
    public static readonly DependencyProperty ButtonColorProperty
    See Also