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