3 writes to _inTrustedSubWindow
PresentationFramework (3)
src\Framework\System\Windows\Window.cs (3)
147_inTrustedSubWindow = false; 176_inTrustedSubWindow = true; 180_inTrustedSubWindow = false;
8 references to _inTrustedSubWindow
PresentationFramework (8)
src\Framework\System\Windows\Window.cs (8)
1117if (!_inTrustedSubWindow) 3110if (!_inTrustedSubWindow) 4978if (!_inTrustedSubWindow) 5315if (!_inTrustedSubWindow) 5636if (!_inTrustedSubWindow) 5749if (!_inTrustedSubWindow) 6273if (!_inTrustedSubWindow) 7316if (!_inTrustedSubWindow && WindowState == WindowState.Maximized && !ShowActivated)