Méthode |
Description |
|
AttachWindow ( Window contentWindow ) : void |
|
|
ContentWindow_Closed ( object sender, EventArgs e ) : void |
|
|
ContentWindow_ContentRendered ( object sender, EventArgs e ) : void |
|
|
ContentWindow_SourceInitialized ( object sender, EventArgs e ) : void |
|
|
DetatchWindow ( ) : void |
|
|
HandleDpiChanged ( IntPtr hwnd, IntPtr wParam, IntPtr lParam ) : void |
|
|
HandleFlowDirChange ( object sender, EventArgs e ) : void |
|
|
HandleNcActivate ( IntPtr hwnd, int msg, IntPtr wParam, IntPtr retVal ) : IntPtr |
|
|
HandleNcCalcSize ( IntPtr hwnd, IntPtr wParam, IntPtr lParam ) : void |
|
|
HandleNcHitTest ( IntPtr hWnd, IntPtr lParam ) : NcHitTest |
|
|
HandleWindowPosChanged ( IntPtr hwnd, IntPtr lParam ) : void |
|
|
HideBorders ( ) : void |
|
|
InitBorders ( ) : void |
|
|
ManagerChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void |
|
|
RescaleForDpi ( ) : void |
|
|
SetRegion ( IntPtr hwnd, int width, int height, bool force ) : void |
|
|
ShowBorders ( ) : void |
|
|
TranslateToWpf ( CommonWin32.Rectangles.RECT &r ) : Rect |
translate screen pixels to wpf units for high-dpi scaling. |
|
UpdateChrome ( Chrome chrome ) : void |
|
|
UpdatePosn ( ) : void |
|
|
WndProc ( IntPtr hwnd, int msg, IntPtr wParam, IntPtr lParam, bool &handled ) : IntPtr |
|
|