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