3 references to Attribute
PresentationFramework (3)
MS\Internal\Globalization\BamlTreeMap.cs (1)
446if (loc == null || loc.Attribute == null)
MS\Internal\Globalization\LocalizableResourceBuilder.cs (2)
331localizability = comment.Override(result.Attribute); 335localizability = result.Attribute;