C# Class SilverlightMappingToolBasic.UI.SuperGraph.View.ContextMenu.SingleNodeContextMenu

Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: chris-tomich/Glyma

Méthodes publiques

Méthode Description
IsContextMenuOpened ( ) : bool
ShowContextMenuForNodeControl ( Point location, NodeControl nodeControl ) : void
SingleNodeContextMenu ( ) : System

Method Details

IsContextMenuOpened() public méthode

public IsContextMenuOpened ( ) : bool
Résultat bool

ShowContextMenuForNodeControl() public méthode

public ShowContextMenuForNodeControl ( Point location, NodeControl nodeControl ) : void
location Point
nodeControl SilverlightMappingToolBasic.UI.SuperGraph.View.NodeControlSupportClasses.NodeControl
Résultat void

SingleNodeContextMenu() public méthode

public SingleNodeContextMenu ( ) : System
Résultat System