IFrontedWindowService.GetWindowName method (1 of 2)
小于 1 分钟
IFrontedWindowService.GetWindowName method (1 of 2)
获取窗口名称
public string? GetWindowName(FrontedWindowType windowType)| parameter | description |
|---|---|
| windowType |
See Also
- enum FrontedWindowType
- interface IFrontedWindowService
- namespace neo_bpsys_wpf.Core.Abstractions.Services
IFrontedWindowService.GetWindowName method (2 of 2)
获取窗口名称
public string? GetWindowName(string windowId)| parameter | description |
|---|---|
| windowId | 窗口 GUID |
See Also
- interface IFrontedWindowService
- namespace neo_bpsys_wpf.Core.Abstractions.Services
