4 references to new
Microsoft.VisualBasic.Forms (1)
Microsoft\VisualBasic\Devices\Audio.vb (1)
82
Dim sound As New Media.
SoundPlayer
()
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
();