2 references to SoundPlayerAction
PresentationFramework (2)
System\Windows\Markup\KnownTypes.cs (2)
1537
case KnownElements.
SoundPlayerAction
: o = new System.Windows.Controls.SoundPlayerAction(); break;
6127
case KnownElements.
SoundPlayerAction
: t = typeof(System.Windows.Controls.SoundPlayerAction); break;