バージョン

OnFilteredImageChanged(BitmapSource,BitmapSource) メソッド

FilteredImageProperty プロパティ変更ハンドラー。
シンタックス
'宣言
 
Protected Overridable Sub OnFilteredImageChanged( _
   ByVal oldValue As BitmapSource, _
   ByVal newValue As BitmapSource _
) 
protected virtual void OnFilteredImageChanged( 
   BitmapSource oldValue,
   BitmapSource newValue
)

パラメータ

oldValue
古い値。
newValue
新しい値。
参照