Method | Description | |
---|---|---|
ActiveWindowChangedEventArgs ( ) : System |
Initializes a new instance of the ActiveWindowChangedEventArgs class.
|
|
ActiveWindowChangedEventArgs ( |
Initializes a new instance of the ActiveWindowChangedEventArgs class.
|
public ActiveWindowChangedEventArgs ( ) : System | ||
return | System |
public ActiveWindowChangedEventArgs ( |
||
oldWindow | The old active FloatingWindow. | |
newWindow | The new active FloatingWindow. | |
return | System |