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