2 writes to _labels
PresentationFramework (2)
System\Windows\Documents\MsSpellCheckLib\SpellChecker\OptionDescription.cs (2)
56_labels = labels ?? new List<string>(); 71od._labels = optionDescription.Labels.ToList();
1 reference to _labels
PresentationFramework (1)
System\Windows\Documents\MsSpellCheckLib\SpellChecker\OptionDescription.cs (1)
41return _labels.AsReadOnly();