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