LightBulbPresenterStyle.PreviewBackgroundBrush Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient un Brush qui sera utilisé pour peindre l’arrière-plan du volet d’aperçu ampoule.
public:
virtual property System::Windows::Media::Brush ^ PreviewBackgroundBrush { System::Windows::Media::Brush ^ get(); void set(System::Windows::Media::Brush ^ value); };
public virtual System.Windows.Media.Brush PreviewBackgroundBrush { get; set; }
member this.PreviewBackgroundBrush : System.Windows.Media.Brush with get, set
Public Overridable Property PreviewBackgroundBrush As Brush
Valeur de propriété
Pinceau qui sera utilisé pour peindre l’arrière-plan du volet d’aperçu ampoule.