# YCode.Designer.Fluxo **Repository Path**: BinGo2019/YCode.Designer.Fluxo ## Basic Information - **Project Name**: YCode.Designer.Fluxo - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-01-01 - **Last Updated**: 2026-01-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # About YCode.Designer.Fluxo 🎨 **YCode.Designer.Fluxo** aims to explore graphical visual development in WPF, providing WPF developers with insights into implementing features like node dragging, flow editing, and other visual software development concepts. --- # Refactoring YCode.Designer.Fluxo on Main Branch 🔧 The current task on the `Main` branch involves refactoring `YCodeFlowUI`, primarily transitioning from a Canvas-based design to a pure MVVM-driven control approach. This refactoring effort is not intended to assert superiority over the old method but rather aims to learn how to utilize the `Notify` control. I express deep gratitude to individuals with an open-source spirit, similar to the authors of `Notify`. 📁 The previous approach can be found in the source code on the `CanvasDesigner` branch, which has already met the requirements of the MVVM framework. I hope this method can offer valuable assistance to those in need. 📝 For insights into the old approach or development tutorials, please refer to [this informative video tutorial](https://www.bilibili.com/video/BV177421N76v/?share_source=copy_web&vd_source=09ea16918da424f6bed95ad4cd89fcf1). 🙏 Once again, I extend my heartfelt gratitude to all outstanding open-source software like `Notify` and their creators!