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