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