4 references to StrokeCollection
PresentationFramework (4)
System\Windows\Markup\KnownTypes.cs (4)
1576case KnownElements.StrokeCollection: o = new System.Windows.Ink.StrokeCollection(); break; 2569case KnownElements.StrokeCollection: 3721case KnownElements.StrokeCollection: converterId = KnownElements.StrokeCollectionConverter; break; 6172case KnownElements.StrokeCollection: t = typeof(System.Windows.Ink.StrokeCollection); break;