3 references to StrokeCollection
PresentationBuildTasks (3)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\KnownTypes.cs (3)
2562case KnownElements.StrokeCollection: 3714case KnownElements.StrokeCollection: converterId = KnownElements.StrokeCollectionConverter; break; 5048case KnownElements.StrokeCollection: t = _asmCore.GetType("System.Windows.Ink.StrokeCollection"); break;