バージョン

AutoDisabledImage クラス

System.Windows.UIElement.IsEnabled が False である時に画像を自動的に変更する画像クラス。この要素は自動的にひとつ生成するか、DisabledSource プロパティを介して画像を提供できます。
シンタックス
'宣言
 
Public Class AutoDisabledImage 
   Inherits System.Windows.Controls.Image
public class AutoDisabledImage : System.Windows.Controls.Image 
参照