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