The method handles the DeviceResizing()()() event.
            
    Namespace: 
   SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# | 
|---|
protected virtual void OnDeviceResizing( Object sender, CancelEventArgs e )  | 
Parameters
- sender
 - Type: System..::.Object
Object that fired the event. 
- e
 - Type: System.ComponentModel..::.CancelEventArgs
The CancelEventArgs information about the event.