| C1.Xaml.BarCode アセンブリ > C1.Xaml.BarCode 名前空間 > C1BarCode クラス : DragOver イベント |
'宣言 Public Event DragOver As Windows.UI.Xaml.DragEventHandler
public event Windows.UI.Xaml.DragEventHandler DragOver
イベント ハンドラが、このイベントに関連するデータを含む、Windows.UI.Xaml.DragEventArgs 型の引数を受け取りました。次の DragEventArgs プロパティには、このイベントの固有の情報が記載されます。
| プロパティ | 解説 |
|---|---|
| Data | Gets a data object (DataPackage) that contains the data associated with the corresponding drag event. This value is not useful in all event cases; specifically, the event must be handled by a valid drop target. |
| Handled | Gets or sets a value that indicates the present state of the event handling for a routed event as it travels the route. |
| OriginalSource | Windows.UI.Xaml.RoutedEventArgsから継承されます。 |
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