6 references to RMButton
PresentationUI (6)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (6)
1011
_rmInfoBar = new StatusInfoItem(StatusInfoItemType.RM, _infoBarRMButton,
RMButton
);
1085
RMButton
.Command = DocumentApplicationDocumentViewer.ShowRMPermissions;
1158
RMButton
.TabIndex = tabIndex++;
1194
(
RMButton
!= null) &&
1653
RMButton
.Command = DocumentApplicationDocumentViewer.ShowRMPermissions;
1657
RMButton
.Command = DocumentApplicationDocumentViewer.ShowRMPublishingUI;