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