[]
Provides data for the RequestNavigate event.
public class RequestNavigateEventArgs : EventArgs
| Name | Description |
|---|---|
| RequestNavigateEventArgs(string, Uri) | Initializes a new RequestNavigateEventArgs. |
| Name | Description |
|---|---|
| Target | Gets the target of the navigation request. |
| Uri | Gets the URI of the navigation request. |