2 writes to _windowPattern
UIAutomationClient (2)
MS\Internal\Automation\HwndProxyElementProvider.cs (2)
1535_windowPattern = IsWindowPatternWindow(_hwnd); 1540_windowPattern = false;
2 references to _windowPattern
UIAutomationClient (2)
MS\Internal\Automation\HwndProxyElementProvider.cs (2)
1530return _windowPattern; 1542return _windowPattern;