Method | Description | |
---|---|---|
CalculateWindowPositionByTaskbar ( |
Calculate wpf window position for place it near to taskbar area
|
Method | Description | |
---|---|---|
FindScreenWithTaskBar ( |
||
GetTaskBarCoordinates ( Rect rc ) : |
||
GetTaskBarLocation ( ) : AppBarData | ||
SHAppBarMessage ( int msg, AppBarData &data ) : |
public static CalculateWindowPositionByTaskbar ( |
||
window | ||
windowWidth | double | target window height |
windowHeight | double | target window width |
left | double | Result left coordinate |
top | double | Result top coordinate |
include | bool | |
return | void |