1 write to _window
PresentationFramework (1)
System\Windows\Window.cs (1)
7685
_window
= w;
6 references to _window
PresentationFramework (6)
System\Windows\Window.cs (6)
7686
_window
.Manager = this;
7690
_window
._Style = Style;
7691
_window
._StyleEx = StyleEx;
7720
_window
.Flush();
7722
if (
_window
.Manager == this)
7724
_window
.Manager = null;