ButtonChrome.Fill Propiedad

Definición

Obtiene o establece el pincel utilizado para dibujar el color dentro de Button.

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

Valor de propiedad

Pincel.

Comentarios

Esta propiedad no está disponible en el tema Aero de Windows.

Información sobre propiedades de dependencia

Campo identificador FillProperty
Propiedades de metadatos establecidas en true AffectsRender, SubPropertiesDoNotAffectRender

Se aplica a