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