バージョン

DisabledSource プロパティ

System.Windows.UIElement.IsEnabledが False の時、画像のソースとして使用する System.Windows.Media.ImageSource を返す/設定します。
シンタックス
'宣言
 
Public Property DisabledSource As ImageSource
public ImageSource DisabledSource {get; set;}
参照