1 instantiation of StrokeLookupEntry
PresentationCore (1)
MS\Internal\Ink\InkSerializedFormat\InkSerializer.cs (1)
1696
_strokeLookupTable.Add(_coreStrokes[i], new
StrokeLookupEntry
());
5 references to StrokeLookupEntry
PresentationCore (5)
MS\Internal\Ink\InkSerializedFormat\InkSerializer.cs (2)
1691
new System.Collections.Generic.Dictionary<Stroke,
StrokeLookupEntry
>(_coreStrokes.Count);
2719
System.Collections.Generic.Dictionary<Stroke,
StrokeLookupEntry
> _strokeLookupTable = null;
MS\Internal\Ink\InkSerializedFormat\StrokeSerializer.cs (3)
668
StrokeCollectionSerializer.
StrokeLookupEntry
strokeLookupEntry)
690
StrokeCollectionSerializer.
StrokeLookupEntry
strokeLookupEntry,
810
StrokeCollectionSerializer.
StrokeLookupEntry
strokeLookupEntry)