C# Class System.Windows.Controls.NavigatingEventArgs

Represents the event information for a Navigating event.
Inheritance: CancelEventArgs
Afficher le fichier Open project: nikhilk/silverlightfx Class Usage Examples

Private Methods

Méthode Description
NavigatingEventArgs ( Uri uri, bool canCancel ) : System