TickBar.Fill Propiedad

Definición

Obtiene o establece el Brush que se utiliza para dibujar las marcas de paso.

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

Brush que se utiliza para dibujar marcas de paso. El valor predeterminado es null.

Comentarios

Información sobre propiedades de dependencia

Campo identificador FillProperty
Propiedades de metadatos establecidas en true AffectsRender

Se aplica a