4 references to BitmapEffectProperty
PresentationCore (2)
System\Windows\UIElement.cs (2)
2747
get { return (BitmapEffect) GetValue(
BitmapEffectProperty
); }
2748
set { SetValue(
BitmapEffectProperty
, value); }
PresentationFramework (2)
System\Windows\Documents\DPTypeDescriptorContext.cs (1)
55
if (property == UIElement.
BitmapEffectProperty
)
System\Windows\Documents\TextSchema.cs (1)
1188
UIElement.
BitmapEffectProperty
,