6 references to RMButton
PresentationUI (6)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (6)
1017
_rmInfoBar = new StatusInfoItem(StatusInfoItemType.RM, _infoBarRMButton,
RMButton
);
1091
RMButton
.Command = DocumentApplicationDocumentViewer.ShowRMPermissions;
1154
RMButton
.TabIndex = tabIndex++;
1190
(
RMButton
!= null) &&
1649
RMButton
.Command = DocumentApplicationDocumentViewer.ShowRMPermissions;
1653
RMButton
.Command = DocumentApplicationDocumentViewer.ShowRMPublishingUI;