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