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