1 write to _window
PresentationFramework (1)
System\Windows\Window.cs (1)
7661
_window
= w;
6 references to _window
PresentationFramework (6)
System\Windows\Window.cs (6)
7662
_window
.Manager = this;
7666
_window
._Style = Style;
7667
_window
._StyleEx = StyleEx;
7696
_window
.Flush();
7698
if (
_window
.Manager == this)
7700
_window
.Manager = null;