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