1 write to Input
PresentationCore (1)
System\Windows\Media\Effects\BitmapEffectInput.cs (1)
44
Input
= input;
4 references to Input
PresentationCore (4)
System\Windows\Media\Effects\BitmapEffect.cs (3)
115
if (input.
Input
== null)
120
if (input.
Input
== BitmapEffectInput.ContextInputSource)
125
return input.
Input
.Clone();
System\Windows\Media\Effects\BitmapEffectInput.cs (1)
54
return (
Input
!= BitmapEffectInput.ContextInputSource);