'宣言 Public Class DropIndicator Inherits System.Windows.Controls.Control
public class DropIndicator : System.Windows.Controls.Control
DropIndicator コントロールは、ドラッグ アンド ドロップ操作の間のドロップ インジケーターの表示に使用されます。たとえば、DataGrid のフィールドが再配置されたフィールドドラッグアンドドロップされた時、ドロップ インジケーターは項目がドロップされる場所を示すために表示されます。