ToolTipPresenterStyle.HyperlinkBrush Property

Definition

Gets a Brush that will be used to paint hyperlinks in the ToolTip presenter.

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

Property Value

Applies to