1 write to _windowWidth
PresentationFramework (1)
src\Framework\System\Windows\Controls\Page.cs (1)
302
PageHelperObject.
_windowWidth
= value;
1 reference to _windowWidth
PresentationFramework (1)
src\Framework\System\Windows\Controls\Page.cs (1)
821
_currentIws.Width = PageHelperObject.
_windowWidth
;