| C1.Xaml.BarCode アセンブリ > C1.Xaml.BarCode 名前空間 > C1BarCode クラス : IsEnabledChanged イベント |
'宣言 Public Event IsEnabledChanged As Windows.UI.Xaml.DependencyPropertyChangedEventHandler
public event Windows.UI.Xaml.DependencyPropertyChangedEventHandler IsEnabledChanged
イベント ハンドラが、このイベントに関連するデータを含む、Windows.UI.Xaml.DependencyPropertyChangedEventArgs 型の引数を受け取りました。次の DependencyPropertyChangedEventArgs プロパティには、このイベントの固有の情報が記載されます。
| プロパティ | 解説 |
|---|---|
| NewValue | Gets the value of the property after the change. |
| OldValue | Gets the value of the property before the change. |
| Property | Gets the identifier for the dependency property where the value change occurred. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2