Share via


LightBulbPresenterStyle.ActuatorDropdownChevronBrush Property

Definition

Gets a Brush that will be used to paint the chevron of the LightBulb actuator.

public:
 virtual property System::Windows::Media::Brush ^ ActuatorDropdownChevronBrush { System::Windows::Media::Brush ^ get(); void set(System::Windows::Media::Brush ^ value); };
public virtual System.Windows.Media.Brush ActuatorDropdownChevronBrush { get; set; }
member this.ActuatorDropdownChevronBrush : System.Windows.Media.Brush with get, set
Public Overridable Property ActuatorDropdownChevronBrush As Brush

Property Value

A Brush that is used to paint the chevron of the LightBulb actuator.

Applies to