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