9 references to UserProvidedBitmapEffectData
PresentationCore (9)
System\Windows\Media\Visual.cs (9)
2873
BitmapEffectState bed =
UserProvidedBitmapEffectData
.GetValue(this);
2981
BitmapEffectState bed =
UserProvidedBitmapEffectData
.GetValue(this);
3002
BitmapEffectState bed =
UserProvidedBitmapEffectData
.GetValue(this);
3039
UserProvidedBitmapEffectData
.SetValue(this, null);
3046
UserProvidedBitmapEffectData
.SetValue(this, bed);
3080
BitmapEffectState bed =
UserProvidedBitmapEffectData
.GetValue(this);
3101
BitmapEffectState bed =
UserProvidedBitmapEffectData
.GetValue(this);
3135
UserProvidedBitmapEffectData
.SetValue(this, bed);
3163
BitmapEffectState bed =
UserProvidedBitmapEffectData
.GetValue(this);