共用方式為


DragDropManager 類別

定義

管理物件之間的拖放作業。

public ref class DragDropManager sealed : IClosable
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65540)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class DragDropManager final : IClosable
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65540)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class DragDropManager : System.IDisposable
Public NotInheritable Class DragDropManager
Implements IDisposable
繼承
Object Platform::Object IInspectable DragDropManager
屬性
實作

屬性

AreConcurrentOperationsEnabled

取得或設定 是否可以 DragDropManager 同時處理多個拖放作業。

方法

Close()

釋放 所使用的 DragDropManager 系統資源。

Dispose()

執行與釋放 (Free)、釋放 (Release) 或重設 Unmanaged 資源相關聯之應用程式定義的工作。

GetForIsland(ContentIsland)

擷取指定 ContentIsland 之 的新 DragDropManager

事件

TargetRequested

當 物件註冊為 的 DragDropManager 卸載目標時發生。

適用於