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