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