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