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