But the view size will always be the same as the window size if you set it to the window size upon a Resized event. It also means that the view isn't being changed constantly, and the code for changing the size of the view is clearly under an if that states that it is the code for coping with the resizing of the window, which means it explicitly states what it does, why it does it and it will have the better performance.