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

true pokud se ScrollBar zobrazí stisknuté; jinak false.

Poznámky

Informace o vlastnosti závislosti

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

Platí pro