Diagram.InvokeEditorAction 属性

定义

获取用于在鼠标按下调用字段或子字段的编辑器的鼠标操作。 调用编辑器后,MouseAction 将被停用。

public:
 property Microsoft::VisualStudio::Modeling::Diagrams::InvokeEditorAction ^ InvokeEditorAction { Microsoft::VisualStudio::Modeling::Diagrams::InvokeEditorAction ^ get(); };
public Microsoft.VisualStudio.Modeling.Diagrams.InvokeEditorAction InvokeEditorAction { get; }
member this.InvokeEditorAction : Microsoft.VisualStudio.Modeling.Diagrams.InvokeEditorAction
Public ReadOnly Property InvokeEditorAction As InvokeEditorAction

属性值

InvokeEditorAction

鼠标操作,用于在鼠标按下调用字段或子字段的编辑器。

适用于