INodeExtender2 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
INodeExtender2 interface to extend INodeExtender interface to allow a customized action on double click
public interface class INodeExtender2
public interface class INodeExtender2
__interface INodeExtender2
public interface INodeExtender2
type INodeExtender2 = interface
Public Interface INodeExtender2
Methods
ProvideAction(WorkspaceVisualNodeBase) |
Return an action for a node when enter/double-click |