2 references to SoundPlayerAction
PresentationFramework (2)
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
9139
bamlType.DefaultConstructor = delegate() { return new System.Windows.Controls.
SoundPlayerAction
(); };
System\Windows\Markup\KnownTypes.cs (1)
1543
case KnownElements.SoundPlayerAction: o = new System.Windows.Controls.
SoundPlayerAction
(); break;