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