1 write to _window
PresentationFramework (1)
System\Windows\Window.cs (1)
7717
_window
= w;
6 references to _window
PresentationFramework (6)
System\Windows\Window.cs (6)
7718
_window
.Manager = this;
7722
_window
._Style = Style;
7723
_window
._StyleEx = StyleEx;
7752
_window
.Flush();
7754
if (
_window
.Manager == this)
7756
_window
.Manager = null;