整理控件库
This commit is contained in:
@@ -15,8 +15,8 @@ public partial class WindowsViewModel(WindowsProviderService windowsProviderServ
|
||||
[ObservableProperty]
|
||||
private WindowCard[] _windowCards =
|
||||
[
|
||||
new("FluentWindow", "Custom FluentWindow.", SymbolRegular.CodeBlock24, "FluentWindow"),
|
||||
new("FluentWindowEx", "Custom FluentWindowEx.", SymbolRegular.ScanText24, "FluentWindowEx"),
|
||||
new("FluentWindow", "Light FluentWindow.", SymbolRegular.CodeBlock24, "FluentWindow"),
|
||||
new("FluentWindowEx", "Light FluentWindowEx.", SymbolRegular.ScanText24, "FluentWindowEx"),
|
||||
new("FluentWindowWithTitleBar", "FluentWindow With TitleBar.", SymbolRegular.ScanText24, "FluentWindowWithTitleBar"),
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user