1 write to _wholePageButton
PresentationUI (1)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (1)
850_wholePageButton = GetTemplateChild(_wholePageButtonName) as Button;
2 references to _wholePageButton
PresentationUI (2)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (2)
848if (_wholePageButton == null) 852return _wholePageButton;