Base:
method
GetPattern
System.Windows.Automation.Peers.UIElementAutomationPeer.GetPattern(System.Windows.Automation.Peers.PatternInterface)
1 override of GetPattern
PresentationFramework (1)
System\Windows\Automation\Peers\RadioButtonAutomationPeer.cs (1)
40
override public object
GetPattern
(PatternInterface patternInterface)
1 reference to GetPattern
PresentationFramework (1)
System\Windows\Automation\Peers\RadioButtonAutomationPeer.cs (1)
48
return base.
GetPattern
(patternInterface);