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