1 write to _pageWidthButton
PresentationUI (1)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (1)
828_pageWidthButton = GetTemplateChild(_pageWidthButtonName) as Button;
2 references to _pageWidthButton
PresentationUI (2)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (2)
826if (_pageWidthButton == null) 830return _pageWidthButton;