UIDragDropSessionExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains methods for working with drag-and-drop sessions, including a default implementation of LoadObjects(Class, Action<INSItemProviderReading[]>).
public static class UIDragDropSessionExtensions
type UIDragDropSessionExtensions = class
- Inheritance
-
UIDragDropSessionExtensions
Methods
CanLoadObjects(IUIDragDropSession, Type) |
Returns |
LoadObjects<T>(IUIDropSession, Action<T[]>) |