4 references to StripOutAccelerator
System.Windows.Forms (4)
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (4)
115this.btnInstall.AccessibleName = StripOutAccelerator(this.btnInstall.Text); 116this.btnCancel.AccessibleName = StripOutAccelerator(this.btnCancel.Text); 473this.lblName.Text = StripOutAccelerator(this.lblName.Text); 498this.lblPublisher.Text = StripOutAccelerator(this.lblPublisher.Text);