C# Class Core2D.Wpf.Controls.Project.ProjectControl

Interaction logic for ProjectControl xaml.
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: Core2D/Core2D

Méthodes publiques

Méthode Description
ProjectControl ( ) : System.Windows.Controls

Initializes a new instance of the ProjectControl class.

Private Methods

Méthode Description
TreeViewItem_MouseRightButtonDown ( object sender, System.Windows.Input.MouseEventArgs e ) : void

Occurs when the right mouse button is pressed while the mouse pointer is over this element.

Method Details

ProjectControl() public méthode

Initializes a new instance of the ProjectControl class.
public ProjectControl ( ) : System.Windows.Controls
Résultat System.Windows.Controls