6 references to RMButton
PresentationUI (6)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (6)
1006
_rmInfoBar = new StatusInfoItem(StatusInfoItemType.RM, _infoBarRMButton,
RMButton
);
1080
RMButton
.Command = DocumentApplicationDocumentViewer.ShowRMPermissions;
1153
RMButton
.TabIndex = tabIndex++;
1189
(
RMButton
!= null) &&
1648
RMButton
.Command = DocumentApplicationDocumentViewer.ShowRMPermissions;
1652
RMButton
.Command = DocumentApplicationDocumentViewer.ShowRMPublishingUI;