LightBulbPresenterStyle::ActuatorDropdownChevronBrush Property
Visual Studio 2015
Gets or sets a Brush that is used to paint the chevron of the LightBulb actuator.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
public: property Brush^ ActuatorDropdownChevronBrush { virtual Brush^ get(); virtual void set(Brush^ value); }
Property Value
Type: System.Windows.Media::Brush^A Brush that is used to paint the chevron of the LightBulb actuator.
Show: