SignatureHelpPresenterStyle::BackgroundBrush Property
Visual Studio 2015
Gets a Brush used to paint the background of the signature help presenter.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
public: property Brush^ BackgroundBrush { [CompilerGeneratedAttribute] virtual Brush^ get(); [CompilerGeneratedAttribute] protected: virtual void set(Brush^ value); }
Show: