2 writes to Category
PresentationFramework (2)
MS\Internal\Globalization\LocalizationComments.cs (2)
263
attributeGroup.
Category
= (LocalizationCategory)enumValue;
406
Category
= (LocalizationCategory)InvalidValue;
2 references to Category
PresentationFramework (2)
MS\Internal\Globalization\LocalizationComments.cs (2)
430
if (((int)
Category
) != InvalidValue)
432
category =
Category
;