Compartir a través de


RibbonTwoLineText.PathFill Propiedad

Definición

Obtiene o establece el pincel que se usa para dibujar el interior de la forma que se muestra con la etiqueta.

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

Valor de propiedad

Brush

Pincel que se usa para dibujar el interior de la forma que se muestra con la etiqueta. El valor predeterminado registrado es null. Para obtener más información sobre lo que puede afectar al valor, vea Dependency Property Value Precedence (Prioridad de los valores de propiedades de dependencia).

Comentarios

Información sobre propiedades de dependencia

Campo identificador PathFillProperty
Propiedades de metadatos establecidas en true None

Se aplica a