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