バージョン

DropNotAllowedCursorTemplate プロパティ (DragDropEventArgs)

ドラッグ操作を実行する際、ドラッグされている項目が適切なターゲット上にない場合に、カーソルとして使用するデータ テンプレートを取得または設定します。
シンタックス
'宣言
 
Public Property DropNotAllowedCursorTemplate As DataTemplate
public DataTemplate DropNotAllowedCursorTemplate {get; set;}
参照