2 writes to _hwndCreatedButNotShown
PresentationFramework (2)
src\Framework\System\Windows\Window.cs (2)
2663_hwndCreatedButNotShown = !duringShow; 5650_hwndCreatedButNotShown = false;
1 reference to _hwndCreatedButNotShown
PresentationFramework (1)
src\Framework\System\Windows\Window.cs (1)
3222return _hwndCreatedButNotShown;