MosaicUIWpf
MosaicUIWpf contient 5 skills collectées depuis blakepell, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Overview of all Mosaic UI for WPF controls. Use when: implementing a control, looking up properties/events, asking what controls exist, choosing the right control for a UI requirement.
Overview of all Mosaic UI for WPF controls. Use when: implementing a control, looking up properties/events, asking what controls exist, choosing the right control for a UI requirement.
Overview of all Mosaic UI for WPF controls. Use when: implementing a control, looking up properties/events, asking what controls exist, choosing the right control for a UI requirement.
Add a new control example to MosaicWpfDemo. Use when: adding an example, creating a demo, adding a side menu entry, adding a new example view, registering a control demo, adding LinkedSource entries to the csproj.
Wire Mosaic UI into a WPF project. Converts App.xaml/App.xaml.cs to MosaicApp, adds ThemeManager to resources, replaces any hand-rolled title bar with mosaic:WindowTitleBar, applies WindowChromeBehavior and MosaicTheme brushes to MainWindow, and creates Common/AppSettings.cs + Common/AppViewModel.cs if they do not exist.