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