6 references to ContentSuffix
PresentationFramework (6)
MS\Internal\Globalization\BamlTreeMap.cs (1)
219
BamlConst.
ContentSuffix
,
MS\Internal\Globalization\BamlTreeUpdater.cs (2)
91
if (key.PropertyName == BamlConst.
ContentSuffix
)
544
new BamlLocalizableResourceKey(tagUid, className, BamlConst.
ContentSuffix
, assemblyName),
MS\Internal\Globalization\LocalizableResourceBuilder.cs (3)
57
commentTargetName = BamlConst.
ContentSuffix
;
66
commentTargetName = BamlConst.
ContentSuffix
;
326
comment = _resolver.GetLocalizabilityComment(node, BamlConst.
ContentSuffix
);