3 references to Attribute
PresentationFramework (3)
src\Framework\MS\Internal\Globalization\BamlTreeMap.cs (1)
470if (loc == null || loc.Attribute == null)
src\Framework\MS\Internal\Globalization\LocalizableResourceBuilder.cs (2)
338localizability = comment.Override(result.Attribute); 342localizability = result.Attribute;