TickBar.Fill Propiedad

Definición

Obtiene o establece el Brush objeto que se usa para dibujar las marcas de graduación.

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 va a usar para dibujar marcas de graduación. El valor por defecto es null.

Comentarios

Información de la propiedad dependency

Elemento Value
Campo identificador FillProperty
Propiedades de metadatos establecidas en true AffectsRender

Se aplica a