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