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