Method | Description | |
---|---|---|
PopupPageEventArgs ( |
Initialize a new instance of the PopupPageEventArgs class.
|
public PopupPageEventArgs ( |
||
page | Page effected by event. | |
index | int | Index of page in the owning collection. |
screenRect | Screen rectangle for showing the popup. | |
return | System |