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