9 references to UserProvidedBitmapEffectData
PresentationCore (9)
Core\CSharp\System\Windows\Media\Visual.cs (9)
2917
BitmapEffectState bed =
UserProvidedBitmapEffectData
.GetValue(this);
3026
BitmapEffectState bed =
UserProvidedBitmapEffectData
.GetValue(this);
3047
BitmapEffectState bed =
UserProvidedBitmapEffectData
.GetValue(this);
3084
UserProvidedBitmapEffectData
.SetValue(this, null);
3091
UserProvidedBitmapEffectData
.SetValue(this, bed);
3125
BitmapEffectState bed =
UserProvidedBitmapEffectData
.GetValue(this);
3146
BitmapEffectState bed =
UserProvidedBitmapEffectData
.GetValue(this);
3180
UserProvidedBitmapEffectData
.SetValue(this, bed);
3208
BitmapEffectState bed =
UserProvidedBitmapEffectData
.GetValue(this);