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