IFrontedWindowService.SaveWindowElementsPosition method (1 of 2)
小于 1 分钟
IFrontedWindowService.SaveWindowElementsPosition method (1 of 2)
保存指定窗口的元素位置信息
public void SaveWindowElementsPosition(FrontedWindowType windowType)| parameter | description |
|---|---|
| windowType | 窗口类型 |
See Also
- enum FrontedWindowType
- interface IFrontedWindowService
- namespace neo_bpsys_wpf.Core.Abstractions.Services
IFrontedWindowService.SaveWindowElementsPosition method (2 of 2)
保存指定窗口的元素位置信息
public void SaveWindowElementsPosition(string windowId)| parameter | description |
|---|---|
| windowId | 窗口 GUID |
See Also
- interface IFrontedWindowService
- namespace neo_bpsys_wpf.Core.Abstractions.Services
