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