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