1 write to Input
PresentationCore (1)
System\Windows\Media\Effects\BitmapEffectInput.cs (1)
30
Input
= input;
4 references to Input
PresentationCore (4)
System\Windows\Media\Effects\BitmapEffect.cs (3)
95
if (input.
Input
== null)
100
if (input.
Input
== BitmapEffectInput.ContextInputSource)
105
return input.
Input
.Clone();
System\Windows\Media\Effects\BitmapEffectInput.cs (1)
40
return (
Input
!= BitmapEffectInput.ContextInputSource);