Method VerticalChanged
VerticalChanged()
Updates the layout and appearance of the separator based on its orientation.
protected virtual void VerticalChanged()
Remarks
This method adjusts the border width, suggested size, and margin of the separator depending on whether it is oriented vertically or horizontally. Subclasses can override this method to provide custom behavior when the orientation changes.