canton7 / Stylet

A very lightweight but powerful ViewModel-First MVVM framework for WPF for .NET Framework and .NET Core, inspired by Caliburn.Micro.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ClassLibrary Start Stylet It is necessary!

wf-soft opened this issue · comments

Now, whether stylet has a perfect class library startup solution, it is usually impossible to obtain the application when some applications, such as VISX extension, or developing other third-party application plug-ins. The common practice is to manually call an initialization method first, and then call other methods or controls.