1 write to _window
PresentationFramework (1)
src\Framework\System\Windows\Window.cs (1)
8252_window = w;
6 references to _window
PresentationFramework (6)
src\Framework\System\Windows\Window.cs (6)
8253_window.Manager = this; 8257_window._Style = Style; 8258_window._StyleEx = StyleEx; 8287_window.Flush(); 8289if (_window.Manager == this) 8291_window.Manager = null;