9 references to UserProvidedBitmapEffectData
PresentationCore (9)
System\Windows\Media\Visual.cs (9)
2870
BitmapEffectState bed =
UserProvidedBitmapEffectData
.GetValue(this);
2978
BitmapEffectState bed =
UserProvidedBitmapEffectData
.GetValue(this);
2999
BitmapEffectState bed =
UserProvidedBitmapEffectData
.GetValue(this);
3036
UserProvidedBitmapEffectData
.SetValue(this, null);
3043
UserProvidedBitmapEffectData
.SetValue(this, bed);
3077
BitmapEffectState bed =
UserProvidedBitmapEffectData
.GetValue(this);
3098
BitmapEffectState bed =
UserProvidedBitmapEffectData
.GetValue(this);
3132
UserProvidedBitmapEffectData
.SetValue(this, bed);
3160
BitmapEffectState bed =
UserProvidedBitmapEffectData
.GetValue(this);