Hi I have created WPF window with custom title bar successfully.But the problem is White strip on the top of the titlebar.I can remove the white strip if i set the ResizeMode = "NoResize".But I want my window to Resizable I just only want to remove the whitestrip at the top of window.
Please help me to solve this problem.
Thanks in advance.