共用方式為


UIDragDropSessionExtensions 類別

定義

包含使用拖放會話的方法,包括 的預設實作 LoadObjects(Class, Action<INSItemProviderReading[]>)

public static class UIDragDropSessionExtensions
type UIDragDropSessionExtensions = class
繼承
UIDragDropSessionExtensions

方法

CanLoadObjects(IUIDragDropSession, Type)

true如果指定的 session 可以具現化指定 type 的專案,則傳回 。

LoadObjects<T>(IUIDropSession, Action<T[]>)

包含使用拖放會話的方法,包括 的預設實作 LoadObjects(Class, Action<INSItemProviderReading[]>)

適用於