Method | Description | |
---|---|---|
PaneResizedEventArgs ( int paneWidth ) : System |
Initializes a new instance of the PaneResizedEventArgs class.
|
public PaneResizedEventArgs ( int paneWidth ) : System | ||
paneWidth | int | The width of the pane. |
return | System |