4 references to StrokeCollection
PresentationFramework (4)
System\Windows\Markup\KnownTypes.cs (4)
1569case KnownElements.StrokeCollection: o = new System.Windows.Ink.StrokeCollection(); break; 2562case KnownElements.StrokeCollection: 3714case KnownElements.StrokeCollection: converterId = KnownElements.StrokeCollectionConverter; break; 6165case KnownElements.StrokeCollection: t = typeof(System.Windows.Ink.StrokeCollection); break;