I have wpf application I'm using WindowStyle none and I'm adding window controls by my self ( minimize, close )
but WindowStyle none still has window resize border
window resize border is fine but I want to style it to look same in windows xp , vista , 7
I saw solution setting noresize but i need window to be normally resizeable ( without resize grip )