1 write to InputProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\BitmapEffectInput.cs (1)
231
InputProperty
=
2 references to InputProperty
PresentationCore (2)
System\Windows\Media\Effects\Generated\BitmapEffectInput.cs (2)
75
return (BitmapSource) GetValue(
InputProperty
);
79
SetValueInternal(
InputProperty
, value);