在WP7中显示MessageBox时关闭默认声音

Tyl*_*ler 5 c# windows-phone-7 windows-phone

有没有办法关闭Messagebox在WP7中播放时播放的声音?

Mat*_*cey 4

无法使用 Silverlight MessageBox 类更改此行为。但是,如果您使用Guide.BeginShowMessageBox(来自 XNA 库),您可以控制是否播放声音。