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