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