Gets the AllowExternalDrop property which is used to configure the capability that dragging objects from outside the bounds of webview2 and dropping into webview2 is allowed or disallowed. The default value is TRUE.
\snippet SettingsComponent.cpp ToggleAllowExternalDrop
See Implementation
Gets the AllowExternalDrop property which is used to configure the capability that dragging objects from outside the bounds of webview2 and dropping into webview2 is allowed or disallowed. The default value is TRUE.
\snippet SettingsComponent.cpp ToggleAllowExternalDrop