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