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