mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-22 00:54:26 +08:00
0.2.4
稳定性提升
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace LanMontainDesktop.ComponentSystem;
|
||||
|
||||
public enum DesktopComponentResizeMode
|
||||
{
|
||||
Proportional = 0,
|
||||
Free = 1
|
||||
}
|
||||
Reference in New Issue
Block a user