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