|
Dreamine.UI.Wpf.Equipment 1.0.1
Dreamine.UI.Wpf.Equipment 사용자 인터페이스 기능과 구성 요소를 제공합니다.
|
정적 Public 멤버 함수 | |
| static void | ShiftWindowOntoScreen (Window window, Rect waDip) |
창의 위치를 지정한 화면 작업 영역 안으로 보정합니다.
ShiftWindowOntoScreenHelper.cs 파일의 13 번째 라인에서 정의되었습니다.
|
inlinestatic |
창 크기를 고려하여 좌표를 작업 영역 경계 안으로 이동합니다.
| window | 위치를 보정할 창입니다. |
| waDip | 장치 독립 단위의 허용 작업 영역입니다. |
| NullReferenceException | window 가 null일 때 발생합니다. |
ShiftWindowOntoScreenHelper.cs 파일의 48 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Dreamine.UI.Wpf.Equipment.DreamineVirtualKeyboard.DreamineVirtualKeyboardWindow.CalcKeyboardPosition().
