6 references to RMButton
PresentationUI (6)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (6)
1014
_rmInfoBar = new StatusInfoItem(StatusInfoItemType.RM, _infoBarRMButton,
RMButton
);
1088
RMButton
.Command = DocumentApplicationDocumentViewer.ShowRMPermissions;
1161
RMButton
.TabIndex = tabIndex++;
1197
(
RMButton
!= null) &&
1656
RMButton
.Command = DocumentApplicationDocumentViewer.ShowRMPermissions;
1660
RMButton
.Command = DocumentApplicationDocumentViewer.ShowRMPublishingUI;