1 write to _windowWidth
PresentationFramework (1)
System\Windows\Controls\Page.cs (1)
287
PageHelperObject.
_windowWidth
= value;
1 reference to _windowWidth
PresentationFramework (1)
System\Windows\Controls\Page.cs (1)
805
_currentIws.Width = PageHelperObject.
_windowWidth
;