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