2019-12-12 17:25:19 +08:00
|
|
|
## FancyZones Lib
|
|
|
|
|
|
|
|
#### [`FancyZones.cpp`](/src/modules/fancyzones/lib/FancyZones.cpp)
|
|
|
|
TODO
|
|
|
|
|
|
|
|
#### [`Settings.cpp`](/src/modules/fancyzones/lib/Settings.cpp)
|
|
|
|
TODO
|
|
|
|
|
|
|
|
#### [`trace.cpp`](/src/modules/fancyzones/lib/trace.cpp)
|
|
|
|
TODO
|
|
|
|
|
|
|
|
#### [`Zone.cpp`](/src/modules/fancyzones/lib/Zone.cpp)
|
|
|
|
TODO
|
|
|
|
|
|
|
|
#### [`ZoneSet.cpp`](/src/modules/fancyzones/lib/ZoneSet.cpp)
|
|
|
|
TODO
|
|
|
|
|
2021-11-25 23:39:03 +08:00
|
|
|
#### [`WorkArea.cpp`](/src/modules/fancyzones/lib/WorkArea.cpp)
|
2019-12-12 17:25:19 +08:00
|
|
|
TODO
|
|
|
|
|
|
|
|
## FancyZones Editor
|
|
|
|
|
|
|
|
#### [`App.xaml.cs`](/src/modules/fancyzones/editor/App.xaml.cs)
|
|
|
|
TODO
|
|
|
|
|
|
|
|
#### [`Properties\AssemblyInfo.cs`](/src/modules/fancyzones/editor/Properties\AssemblyInfo.cs)
|
|
|
|
TODO
|
|
|
|
|
|
|
|
#### [`CanvasEditor.xaml.cs`](/src/modules/fancyzones/editor/CanvasEditor.xaml.cs)
|
|
|
|
TODO
|
|
|
|
|
|
|
|
#### [`CanvasEditorWindow.xaml.cs`](/src/modules/fancyzones/editor/CanvasEditorWindow.xaml.cs)
|
|
|
|
TODO
|
|
|
|
|
|
|
|
#### [`Models\CanvasLayoutModel.cs`](/src/modules/fancyzones/editor/Models\CanvasLayoutModel.cs)
|
|
|
|
TODO
|
|
|
|
|
|
|
|
#### [`CanvasZone.xaml.cs`](/src/modules/fancyzones/editor/CanvasZone.xaml.cs)
|
|
|
|
TODO
|
|
|
|
|
|
|
|
#### [`EditorOverlay.xaml.cs`](/src/modules/fancyzones/editor/EditorOverlay.xaml.cs)
|
|
|
|
TODO
|
|
|
|
|
|
|
|
#### [`EditorWindow.cs`](/src/modules/fancyzones/editor/EditorWindow.cs)
|
|
|
|
TODO
|
|
|
|
|
|
|
|
#### [`GridEditor.xaml.cs`](/src/modules/fancyzones/editor/GridEditor.xaml.cs)
|
|
|
|
TODO
|
|
|
|
|
|
|
|
#### [`GridEditorWindow.xaml.cs`](/src/modules/fancyzones/editor/GridEditorWindow.xaml.cs)
|
|
|
|
TODO
|
|
|
|
|
|
|
|
#### [`Models\GridLayoutModel.cs`](/src/modules/fancyzones/editor/Models\GridLayoutModel.cs)
|
|
|
|
TODO
|
|
|
|
|
|
|
|
#### [`GridResizer.xaml.cs`](/src/modules/fancyzones/editor/GridResizer.xaml.cs)
|
|
|
|
TODO
|
|
|
|
|
|
|
|
#### [`GridZone.xaml.cs`](/src/modules/fancyzones/editor/GridZone.xaml.cs)
|
|
|
|
TODO
|
|
|
|
|
|
|
|
#### [`Models\LayoutModel.cs`](/src/modules/fancyzones/editor/Models/LayoutModel.cs)
|
|
|
|
TODO
|
|
|
|
|
|
|
|
#### [`LayoutPreview.xaml.cs`](/src/modules/fancyzones/editor/LayoutPreview.xaml.cs)
|
|
|
|
TODO
|
|
|
|
|
|
|
|
#### [`MainWindow.xaml.cs`](/src/modules/fancyzones/editor/MainWindow.xaml.cs)
|
|
|
|
TODO
|
|
|
|
|
|
|
|
#### [`Properties\Resources.Designer.cs`](/src/modules/fancyzones/editor/Properties/Resources.Designer.cs)
|
|
|
|
TODO
|
|
|
|
|
|
|
|
#### [`RowColInfo.cs`](/src/modules/fancyzones/editor/RowColInfo.cs)
|
|
|
|
TODO
|
|
|
|
|
|
|
|
#### [`Models\Settings.cs`](/src/modules/fancyzones/editor/Models/Settings.cs)
|
|
|
|
TODO
|
|
|
|
|
|
|
|
#### [`Properties\Settings.Designer.cs`](/src/modules/fancyzones/editor/Properties/Settings.Designer.cs)
|
|
|
|
TODO
|
|
|
|
|
|
|
|
#### [`WindowLayout.xaml.cs`](/src/modules/fancyzones/editor/WindowLayout.xaml.cs)
|
|
|
|
TODO
|
|
|
|
|