MindFusion.Scheduling for WPF V3.5.9
Released: May 31, 2026
V3.5.9 中的更新
特性
- Added Clipboard Support:
- Native clipboard support has been added to the Calendar control via new CopyToClipboard, CutToClipboard, and PasteFromClipboard methods. These operations utilize full XML serialization to preserve item states, durations, and relative time offsets. Developers can intercept and validate each item during the paste process using the new ItemPasting and ItemPasted events, providing flexible control over resource mapping and data integration.