4 references to StrokeCollection
PresentationFramework (4)
System\Windows\Markup\KnownTypes.cs (4)
1570case KnownElements.StrokeCollection: o = new System.Windows.Ink.StrokeCollection(); break; 2563case KnownElements.StrokeCollection: 3715case KnownElements.StrokeCollection: converterId = KnownElements.StrokeCollectionConverter; break; 6166case KnownElements.StrokeCollection: t = typeof(System.Windows.Ink.StrokeCollection); break;