4 references to ContextInputSource
PresentationCore (4)
Core\CSharp\System\Windows\Media\Effects\BitmapEffect.cs (1)
168
if (input.Input == BitmapEffectInput.
ContextInputSource
)
Core\CSharp\System\Windows\Media\Effects\BitmapEffectInput.cs (1)
55
return (Input != BitmapEffectInput.
ContextInputSource
);
Core\CSharp\System\Windows\Media\Effects\Generated\BitmapEffectInput.cs (2)
234
internal static BitmapSource s_Input = BitmapEffectInput.
ContextInputSource
;
267
BitmapEffectInput.
ContextInputSource
,