C# Class Odyssey.Controls.ApplyPropertiesEventArgs

Inheritance: System.Windows.RoutedEventArgs
Afficher le fichier Open project: Gainedge/BetterExplorer Class Usage Examples

Méthodes publiques

Méthode Description
ApplyPropertiesEventArgs ( object item, BreadcrumbItem breadcrumb, System.Windows.RoutedEvent routedEvent ) : System

Method Details

ApplyPropertiesEventArgs() public méthode

public ApplyPropertiesEventArgs ( object item, BreadcrumbItem breadcrumb, System.Windows.RoutedEvent routedEvent ) : System
item object
breadcrumb BreadcrumbItem
routedEvent System.Windows.RoutedEvent
Résultat System