6 writes to Text
PresentationUI (6)
MS\Internal\Documents\RightsManagementResourceHelper.cs (2)
48
docStatusResources.
Text
= SR.RMProtected;
52
docStatusResources.
Text
= String.Empty;
MS\Internal\Documents\SignatureResourceHelper.cs (4)
41
docSigStatusResources.
Text
= SR.DocumentSignatureManagerValid;
45
docSigStatusResources.
Text
= SR.DocumentSignatureManagerInvalid;
49
docSigStatusResources.
Text
= String.Empty;
55
docSigStatusResources.
Text
= SR.DocumentSignatureManagerUndetermined;
1 reference to Text
PresentationUI (1)
MS\Internal\Documents\Application\StatusInfoItem.cs (1)
173
_infoBarText.Text = resources.
Text
;