6 references to RMButton
PresentationUI (6)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (6)
1017_rmInfoBar = new StatusInfoItem(StatusInfoItemType.RM, _infoBarRMButton, RMButton); 1091RMButton.Command = DocumentApplicationDocumentViewer.ShowRMPermissions; 1154RMButton.TabIndex = tabIndex++; 1190(RMButton != null) && 1649RMButton.Command = DocumentApplicationDocumentViewer.ShowRMPermissions; 1653RMButton.Command = DocumentApplicationDocumentViewer.ShowRMPublishingUI;