2 references to EmbossBitmapEffect
PresentationFramework (2)
src\Framework\System\Windows\Markup\KnownTypes.cs (2)
1258case KnownElements.EmbossBitmapEffect: o = new System.Windows.Media.Effects.EmbossBitmapEffect(); break; 5737case KnownElements.EmbossBitmapEffect: t = typeof(System.Windows.Media.Effects.EmbossBitmapEffect); break;