3 references to GetIsMasterPage
PresentationFramework (3)
System\Windows\Controls\Primitives\DocumentPageView.cs (1)
894
if (DocumentViewerBase.
GetIsMasterPage
(this))
System\Windows\Controls\Primitives\DocumentViewerBase.cs (2)
417
if (
GetIsMasterPage
(_pageViews[index]))
893
if (
GetIsMasterPage
(pageViews[index]))