ScrollPattern.ScrollPatternInformation Struktur

Definition

Gewährt mithilfe des zugehörigen ScrollPattern-Accessors oder Current-Accessors Zugriff auf die Eigenschaftswerte eines Cached-Objekts.

public: value class ScrollPattern::ScrollPatternInformation
public struct ScrollPattern.ScrollPatternInformation
type ScrollPattern.ScrollPatternInformation = struct
Public Structure ScrollPattern.ScrollPatternInformation
Vererbung
ScrollPattern.ScrollPatternInformation

Eigenschaften

HorizontallyScrollable

Ruft einen Wert ab, der angibt, ob das Benutzeroberflächenautomatisierungs-Element horizontal gescrollt werden kann.

HorizontalScrollPercent

Ruft die aktuelle horizontale Bildlaufposition ab.

HorizontalViewSize

Ruft die aktuelle Größe der horizontalen Ansicht ab.

VerticallyScrollable

Ruft einen Wert ab, der angibt, ob das Benutzeroberflächenautomatisierungs-Element vertikal gescrollt werden kann.

VerticalScrollPercent

Ruft die aktuelle vertikale Bildlaufposition ab.

VerticalViewSize

Ruft die aktuelle vertikale Größe der Ansicht ab.

Gilt für

Siehe auch