1 write to Input
PresentationCore (1)
Core\CSharp\System\Windows\Media\Effects\BitmapEffectInput.cs (1)
45
Input
= input;
4 references to Input
PresentationCore (4)
Core\CSharp\System\Windows\Media\Effects\BitmapEffect.cs (3)
163
if (input.
Input
== null)
168
if (input.
Input
== BitmapEffectInput.ContextInputSource)
173
return input.
Input
.Clone();
Core\CSharp\System\Windows\Media\Effects\BitmapEffectInput.cs (1)
55
return (
Input
!= BitmapEffectInput.ContextInputSource);