1 write to InputProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Effects\Generated\BitmapEffectInput.cs (1)
263
InputProperty
=
2 references to InputProperty
PresentationCore (2)
Core\CSharp\System\Windows\Media\Effects\Generated\BitmapEffectInput.cs (2)
106
return (BitmapSource) GetValue(
InputProperty
);
110
SetValueInternal(
InputProperty
, value);