1 write to _metricEntryOptional
PresentationCore (1)
MS\Internal\Ink\InkSerializedFormat\MetricEntry.cs (1)
71
_metricEntryOptional
= new MetricEntryList[] {
2 references to _metricEntryOptional
PresentationCore (2)
MS\Internal\Ink\InkSerializedFormat\MetricEntry.cs (2)
69
if (
_metricEntryOptional
== null)
84
return
_metricEntryOptional
;