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