C# Class Odyssey.Controls.ApplyPropertiesEventArgs

Inheritance: System.Windows.RoutedEventArgs
Show file Open project: Gainedge/BetterExplorer Class Usage Examples

Public Methods

Method Description
ApplyPropertiesEventArgs ( object item, BreadcrumbItem breadcrumb, System.Windows.RoutedEvent routedEvent ) : System

Method Details

ApplyPropertiesEventArgs() public method

public ApplyPropertiesEventArgs ( object item, BreadcrumbItem breadcrumb, System.Windows.RoutedEvent routedEvent ) : System
item object
breadcrumb BreadcrumbItem
routedEvent System.Windows.RoutedEvent
return System