Class ScrollPatternIdentifiers
Inheritance
System.Object
ScrollPatternIdentifiers
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: System.Windows.Automation
Assembly: OpenSilver.dll
Syntax
[NotImplemented]
public static class ScrollPatternIdentifiers
Fields
| Improve this Doc View SourceHorizontallyScrollableProperty
Declaration
[NotImplemented]
public static readonly AutomationProperty HorizontallyScrollableProperty
Field Value
Type | Description |
---|---|
AutomationProperty |
HorizontalScrollPercentProperty
Declaration
[NotImplemented]
public static readonly AutomationProperty HorizontalScrollPercentProperty
Field Value
Type | Description |
---|---|
AutomationProperty |
HorizontalViewSizeProperty
Declaration
[NotImplemented]
public static readonly AutomationProperty HorizontalViewSizeProperty
Field Value
Type | Description |
---|---|
AutomationProperty |
NoScroll
Declaration
[NotImplemented]
public const double NoScroll = -1
Field Value
Type | Description |
---|---|
System.Double |
VerticallyScrollableProperty
Declaration
[NotImplemented]
public static readonly AutomationProperty VerticallyScrollableProperty
Field Value
Type | Description |
---|---|
AutomationProperty |
VerticalScrollPercentProperty
Declaration
[NotImplemented]
public static readonly AutomationProperty VerticalScrollPercentProperty
Field Value
Type | Description |
---|---|
AutomationProperty |
VerticalViewSizeProperty
Declaration
[NotImplemented]
public static readonly AutomationProperty VerticalViewSizeProperty
Field Value
Type | Description |
---|---|
AutomationProperty |