1 write to _window
PresentationFramework (1)
System\Windows\Window.cs (1)
7676
_window
= w;
6 references to _window
PresentationFramework (6)
System\Windows\Window.cs (6)
7677
_window
.Manager = this;
7681
_window
._Style = Style;
7682
_window
._StyleEx = StyleEx;
7711
_window
.Flush();
7713
if (
_window
.Manager == this)
7715
_window
.Manager = null;