IClipboardHandler Interface |
This interface is meant for controllers that want to handle clipboard events.
WPF AddIns should handle the routed commands 'Copy', 'Cut', 'Paste', 'Delete' and 'SelectAll' instead.
Namespace: Altaxo.GuiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public interface IClipboardHandler
The IClipboardHandler type exposes the following members.
Properties Methods See Also