swift-uwp/Sources/UWP/Generated/Windows.ApplicationModel.DataTransfer.DragDrop+Impl.swift
2024-02-15 17:14:48 -08:00

9 lines
277 B
Swift

// WARNING: Please don't edit this file. It was generated by Swift/WinRT v0.0.1
// swiftlint:disable all
import Foundation
@_spi(WinRTInternal) @_spi(WinRTImplements) import WindowsFoundation
import CWinRT
public enum __IMPL_Windows_ApplicationModel_DataTransfer_DragDrop {
}