1 reference to GetPreviousSibling
UIAutomationClient (1)
MS\Internal\Automation\HwndProxyElementProvider.cs (1)
220case NavigateDirection.PreviousSibling: dest = GetPreviousSibling(); break;