Share via


ScrollChrome.RenderPressed Vlastnost

Definice

Získá nebo nastaví hodnotu označující, zda ScrollBar se zobrazí stisknutí.

public:
 property bool RenderPressed { bool get(); void set(bool value); };
public bool RenderPressed { get; set; }
member this.RenderPressed : bool with get, set
Public Property RenderPressed As Boolean

Hodnota vlastnosti

trueScrollBar pokud se zobrazí stisknutí, jinak false.

Poznámky

Informace o vlastnosti závislosti

Pole Identifikátor RenderPressedProperty
Vlastnosti metadat nastavené na true AffectsRender

Platí pro