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