3 references to GetIsMasterPage
PresentationFramework (3)
src\Framework\System\Windows\Controls\Primitives\DocumentPageView.cs (1)
903
if (DocumentViewerBase.
GetIsMasterPage
(this))
src\Framework\System\Windows\Controls\Primitives\DocumentViewerBase.cs (2)
426
if (
GetIsMasterPage
(_pageViews[index]))
905
if (
GetIsMasterPage
(pageViews[index]))