GrapeCity ActiveReports for .NET 14.0J
IsStylusDirectlyOverChanged イベント

GrapeCity.ActiveReports.Viewer.Wpf アセンブリ > GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : IsStylusDirectlyOverChanged イベント
シンタックス
'宣言
 
Public Event IsStylusDirectlyOverChanged As DependencyPropertyChangedEventHandler
public event DependencyPropertyChangedEventHandler IsStylusDirectlyOverChanged
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、DependencyPropertyChangedEventArgs 型の引数を受け取りました。次の DependencyPropertyChangedEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
Gets the value of the property after the change.  
Gets the value of the property before the change.  
Gets the identifier for the dependency property where the value change occurred.  
参照