3 references to SelectionContainerProperty
UIAutomationClient (3)
MS\Internal\Automation\Schema.cs (2)
347new AutomationPropertyInfo( convertToElement, SelectionItemPattern.SelectionContainerProperty, typeof(AutomationElement), null ), 436SelectionItemPattern.SelectionContainerProperty};
System\Windows\Automation\SelectionItemPattern.cs (1)
295return (AutomationElement)_el.GetPatternPropertyValue(SelectionContainerProperty, _useCache);