6 references to RMButton
PresentationUI (6)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (6)
1010
_rmInfoBar = new StatusInfoItem(StatusInfoItemType.RM, _infoBarRMButton,
RMButton
);
1084
RMButton
.Command = DocumentApplicationDocumentViewer.ShowRMPermissions;
1157
RMButton
.TabIndex = tabIndex++;
1193
(
RMButton
!= null) &&
1652
RMButton
.Command = DocumentApplicationDocumentViewer.ShowRMPermissions;
1656
RMButton
.Command = DocumentApplicationDocumentViewer.ShowRMPublishingUI;