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