3 references to HorizontallyScrollableProperty
PresentationFramework (1)
System\Windows\Automation\Peers\ScrollViewerAutomationPeer.cs (1)
295
ScrollPatternIdentifiers.
HorizontallyScrollableProperty
,
UIAutomationClient (1)
System\Windows\Automation\ScrollPattern.cs (1)
65
public static readonly AutomationProperty HorizontallyScrollableProperty = ScrollPatternIdentifiers.
HorizontallyScrollableProperty
;
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsTab.cs (1)
157
else if (idProp == ScrollPatternIdentifiers.
HorizontallyScrollableProperty
)