1 write to _twoPageButton
PresentationUI (1)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (1)
867
_twoPageButton
= GetTemplateChild(_twoPageButtonName) as Button;
2 references to _twoPageButton
PresentationUI (2)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (2)
865
if (
_twoPageButton
== null)
869
return
_twoPageButton
;