3 references to DrawingCollection
PresentationFramework (3)
System\Windows\Markup\KnownTypes.cs (3)
1240
case KnownElements.
DrawingCollection
: o = new System.Windows.Media.DrawingCollection(); break;
2552
case KnownElements.
DrawingCollection
:
5729
case KnownElements.
DrawingCollection
: t = typeof(System.Windows.Media.DrawingCollection); break;