2 writes to _categoryValue
System.ComponentModel.Primitives (2)
System\ComponentModel\CategoryAttribute.cs (2)
165_categoryValue = category; 183_categoryValue = localizedValue;
2 references to _categoryValue
System.ComponentModel.Primitives (2)
System\ComponentModel\CategoryAttribute.cs (2)
180string? localizedValue = GetLocalizedString(_categoryValue); 190return _categoryValue;