9 references to UserProvidedBitmapEffectData
PresentationCore (9)
System\Windows\Media\Visual.cs (9)
2895BitmapEffectState bed = UserProvidedBitmapEffectData.GetValue(this); 3003BitmapEffectState bed = UserProvidedBitmapEffectData.GetValue(this); 3024BitmapEffectState bed = UserProvidedBitmapEffectData.GetValue(this); 3061UserProvidedBitmapEffectData.SetValue(this, null); 3068UserProvidedBitmapEffectData.SetValue(this, bed); 3102BitmapEffectState bed = UserProvidedBitmapEffectData.GetValue(this); 3123BitmapEffectState bed = UserProvidedBitmapEffectData.GetValue(this); 3157UserProvidedBitmapEffectData.SetValue(this, bed); 3185BitmapEffectState bed = UserProvidedBitmapEffectData.GetValue(this);