4 references to Sign
PresentationUI (4)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (4)
1097
menuItem.Command = DocumentApplicationDocumentViewer.
Sign
;
1470
if (e.Command.Equals(DocumentApplicationDocumentViewer.
Sign
))
1506
if (e.Command.Equals(DocumentApplicationDocumentViewer.
Sign
))
2166
enforcer.AddBinding(new PolicyBinding(DocumentApplicationDocumentViewer.
Sign
, RightsManagementPolicy.AllowSign));