1 write to _acc
UIAutomationClient (1)
MS\Internal\Automation\Accessible.cs (1)
32_acc = acc;
2 references to _acc
UIAutomationClient (2)
MS\Internal\Automation\Accessible.cs (2)
55return (int)_acc.get_accState(_child); 78if (UnsafeNativeMethods.WindowFromAccessibleObject(_acc, ref _hwnd) != 0/*S_OK*/)