6 references to ContentSuffix
PresentationFramework (6)
src\Framework\MS\Internal\Globalization\BamlTreeMap.cs (1)
226
BamlConst.
ContentSuffix
,
src\Framework\MS\Internal\Globalization\BamlTreeUpdater.cs (2)
97
if (key.PropertyName == BamlConst.
ContentSuffix
)
551
new BamlLocalizableResourceKey(tagUid, className, BamlConst.
ContentSuffix
, assemblyName),
src\Framework\MS\Internal\Globalization\LocalizableResourceBuilder.cs (3)
57
commentTargetName = BamlConst.
ContentSuffix
;
66
commentTargetName = BamlConst.
ContentSuffix
;
334
comment = _resolver.GetLocalizabilityComment(node, BamlConst.
ContentSuffix
);