C# Class System.Windows.Controls.NavigatedEventArgs

Represents the event information for a Navigated event.
Inheritance: System.EventArgs
Show file Open project: nikhilk/silverlightfx Class Usage Examples

Private Methods

Method Description
NavigatedEventArgs ( Uri uri, bool hasError ) : System