1 write to _window
PresentationFramework (1)
System\Windows\Window.cs (1)
7730
_window
= w;
6 references to _window
PresentationFramework (6)
System\Windows\Window.cs (6)
7731
_window
.Manager = this;
7735
_window
._Style = Style;
7736
_window
._StyleEx = StyleEx;
7765
_window
.Flush();
7767
if (
_window
.Manager == this)
7769
_window
.Manager = null;