C# Class Account.DailyManagement.View.DailyManagementView

Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: KINGGUOKUN/Account

Private Properties

Свойство Type Description
IsMouseDoubleClickDataGridRow bool
dgDaily_MouseDoubleClick void

Méthodes publiques

Méthode Description
DailyManagementView ( ) : System

Private Methods

Méthode Description
IsMouseDoubleClickDataGridRow ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : bool
dgDaily_MouseDoubleClick ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Method Details

DailyManagementView() public méthode

public DailyManagementView ( ) : System
Résultat System