AppBarEventBuilder
Methods
Resize(System.String)
Defines the handler of the Resize client-side event. Fired when the window is resized.
For more information see Resize event.
Parameters
handler - System.String
The name of the JavaScript function that will handle the Resize event.