IWindowImpl 接口 |
[缺少 "T:CPF.Platform.IWindowImpl" 的 <summary> 文档]
命名空间: CPF.Platform
public interface IWindowImpl : IViewImpl, IDisposable
IWindowImpl 类型公开以下成员。
名称 | 说明 | |
---|---|---|
Activated | (继承自 IViewImpl。) | |
CanActivate | (继承自 IViewImpl。) | |
Closed | ||
Closing | ||
Deactivated | (继承自 IViewImpl。) | |
IsMain | ||
LayoutScaling | (继承自 IViewImpl。) | |
Position | (继承自 IViewImpl。) | |
PositionChanged | (继承自 IViewImpl。) | |
RenderScaling | (继承自 IViewImpl。) | |
Resized | (继承自 IViewImpl。) | |
ScalingChanged | (继承自 IViewImpl。) | |
Screen | (继承自 IViewImpl。) | |
WindowState | ||
WindowStateChanged |
名称 | 说明 | |
---|---|---|
Activate | (继承自 IViewImpl。) | |
Capture |
捕获鼠标
(继承自 IViewImpl。) | |
Close | ||
Dispose | (继承自 IDisposable。) | |
Invalidate | (继承自 IViewImpl。) | |
PointToClient |
将指定屏幕点的位置计算成工作区坐标
(继承自 IViewImpl。) | |
PointToScreen |
将指定工作区点的位置计算成屏幕坐标。
(继承自 IViewImpl。) | |
ReleaseCapture |
释放捕获的鼠标
(继承自 IViewImpl。) | |
SetCursor | (继承自 IViewImpl。) | |
SetEnable | ||
SetFullscreen | ||
SetIcon | ||
SetIMEEnable | (继承自 IViewImpl。) | |
SetIMEPosition | (继承自 IViewImpl。) | |
SetRoot | (继承自 IViewImpl。) | |
SetTitle | ||
SetVisible | (继承自 IViewImpl。) | |
ShowDialog | ||
ShowInTaskbar | ||
TopMost |