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