Click or drag to resize

IMVVMDropHandler Interface

[Missing <summary> documentation for "T:Altaxo.Gui.Common.IMVVMDropHandler"]


Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public interface IMVVMDropHandler

The IMVVMDropHandler type exposes the following members.

Methods
 NameDescription
Public methodDrop Drops the specified data.
Public methodDropCanAcceptData Evaluate of a drop operation can accept the data.
Top
See Also