3 references to AddMetricEntry
PresentationCore (3)
MS\Internal\Ink\InkSerializedFormat\StrokeSerializer.cs (3)
705
metricEntryType = metricBlock.
AddMetricEntry
(stylusPointDescription.GetPropertyInfo(StylusPointProperties.X), tag);
708
metricEntryType = metricBlock.
AddMetricEntry
(stylusPointDescription.GetPropertyInfo(StylusPointProperties.Y), tag);
737
metricEntryType = metricBlock.
AddMetricEntry
(propertyInfo, tag);