[UnstableAttribute]
public interface IScreenImpl<UnstableAttribute>
Public Interface IScreenImpl[<UnstableAttribute>]
type IScreenImpl = interface end| RequestScreenDetails | |
| ScreenFromPoint(PixelPoint) | |
| ScreenFromRect(PixelRect) | |
| ScreenFromTopLevel(ITopLevelImpl) | |
| ScreenFromWindow(IWindowBaseImpl) |