IFrontedWindowService.HideWindow method (1 of 2)
小于 1 分钟
IFrontedWindowService.HideWindow method (1 of 2)
隐藏窗口
public void HideWindow(FrontedWindowType windowType)| parameter | description |
|---|---|
| windowType | 窗口类型 |
See Also
- enum FrontedWindowType
- interface IFrontedWindowService
- namespace neo_bpsys_wpf.Core.Abstractions.Services
IFrontedWindowService.HideWindow method (2 of 2)
隐藏窗口
public void HideWindow(string windowId)| parameter | description |
|---|---|
| windowId | 窗口 GUID |
See Also
- interface IFrontedWindowService
- namespace neo_bpsys_wpf.Core.Abstractions.Services
