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