We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55273ee commit a5ba887Copy full SHA for a5ba887
src/Uno.UI/LinkerDefinition.Wasm.xml
@@ -13,6 +13,9 @@
13
<type fullname="Windows.UI.Xaml.Input.FocusManager">
14
<method name="ReceiveFocusNative" />
15
</type>
16
+ <type fullname="Windows.ApplicationModel.DataTransfer.DragDrop.Core.DragDropExtension">
17
+ <method name="OnNativeDropEvent" />
18
+ </type>
19
<type fullname="Windows.UI.Xaml.Application">
20
<method name="DispatchSuspending" />
21
<method name="DispatchSystemThemeChange" />
0 commit comments