2 references to GetAccessKey
PresentationCore (2)
System\Windows\Automation\Peers\UIElement3DAutomationPeer.cs (1)
356string result = AutomationProperties.GetAccessKey(_owner);
System\Windows\Automation\Peers\UIElementAutomationPeer.cs (1)
404string result = AutomationProperties.GetAccessKey(_owner);