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