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