3 references to new
System.Windows.Extensions (2)
System\Media\SoundPlayer.cs (2)
54public SoundPlayer(string soundLocation) : this() 59public SoundPlayer(Stream? stream) : this()
System.Windows.Forms (1)
System\Windows\Forms\Controls\TextBox\MaskedTextBox.cs (1)
2062Media.SoundPlayer sp = new();