9 references to UserProvidedBitmapEffectData
PresentationCore (9)
System\Windows\Media\Visual.cs (9)
2889
BitmapEffectState bed =
UserProvidedBitmapEffectData
.GetValue(this);
2997
BitmapEffectState bed =
UserProvidedBitmapEffectData
.GetValue(this);
3018
BitmapEffectState bed =
UserProvidedBitmapEffectData
.GetValue(this);
3055
UserProvidedBitmapEffectData
.SetValue(this, null);
3062
UserProvidedBitmapEffectData
.SetValue(this, bed);
3096
BitmapEffectState bed =
UserProvidedBitmapEffectData
.GetValue(this);
3117
BitmapEffectState bed =
UserProvidedBitmapEffectData
.GetValue(this);
3151
UserProvidedBitmapEffectData
.SetValue(this, bed);
3179
BitmapEffectState bed =
UserProvidedBitmapEffectData
.GetValue(this);