3 references to DocumentPageView
PresentationFramework (3)
System\Windows\Markup\KnownTypes.cs (3)
1228
case KnownElements.
DocumentPageView
: o = new System.Windows.Controls.Primitives.DocumentPageView(); break;
4216
case KnownElements.
DocumentPageView
:
5712
case KnownElements.
DocumentPageView
: t = typeof(System.Windows.Controls.Primitives.DocumentPageView); break;