ITextView.ViewportWidthChanged Event    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Occurs when the viewport's width is changed.
public:
 event EventHandler ^ ViewportWidthChanged;event EventHandler ViewportWidthChanged;member this.ViewportWidthChanged : EventHandler Event ViewportWidthChanged As EventHandler Event Type
Remarks
Deprecated. Use LayoutChanged instead.