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