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