C# Class System.Windows.Controls.NavigatingEventArgs

Represents the event information for a Navigating event.
Inheritance: CancelEventArgs
显示文件 Open project: nikhilk/silverlightfx Class Usage Examples

Private Methods

Method Description
NavigatingEventArgs ( Uri uri, bool canCancel ) : System