7 references to Selection
PresentationCore (1)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
2382s_patternInfo[SelectionPatternIdentifiers.Pattern.Id] = new PatternInfo(SelectionPatternIdentifiers.Pattern.Id, new WrapObject(SelectionProviderWrapper.Wrap), PatternInterface.Selection);
PresentationFramework (5)
System\Windows\Automation\Peers\CalendarAutomationPeer.cs (1)
79case PatternInterface.Selection:
System\Windows\Automation\Peers\DataGridAutomationPeer.cs (1)
90case PatternInterface.Selection:
System\Windows\Automation\Peers\DataGridItemAutomationPeer.cs (1)
95case PatternInterface.Selection:
System\Windows\Automation\Peers\SelectorAutomationPeer.cs (1)
39if(patternInterface == PatternInterface.Selection)
System\Windows\Automation\Peers\TreeViewAutomationPeer.cs (1)
45if (patternInterface == PatternInterface.Selection)
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Automation\Peers\RibbonGalleryAutomationPeer.cs (1)
45if (patternInterface == PatternInterface.Selection)