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