1 implementation of GetPattern
PresentationFramework (1)
System\Windows\Automation\Peers\GridViewAutomationPeer.cs (1)
62object IViewAutomationPeer.GetPattern(PatternInterface patternInterface)
1 reference to GetPattern
PresentationFramework (1)
System\Windows\Automation\Peers\ListViewAutomationPeer.cs (1)
58ret = _viewAutomationPeer.GetPattern(patternInterface);