4 references to MetricEntryCount
PresentationCore (4)
MS\Internal\Ink\InkSerializedFormat\MetricEntry.cs (4)
550uint cbLhs = this.MetricEntryCount; // No of entries in this block 551uint cbRhs = metricColl.MetricEntryCount; // No of entries in the block to be compared 554if( metricColl.MetricEntryCount <= MetricEntryCount )