FreeformActivityDesigner.OnConnectorChanged(ConnectorEventArgs) Method
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.
Raises the ConnectorChanged event.
protected public:
virtual void OnConnectorChanged(System::Workflow::ComponentModel::Design::ConnectorEventArgs ^ e);
protected internal virtual void OnConnectorChanged (System.Workflow.ComponentModel.Design.ConnectorEventArgs e);
abstract member OnConnectorChanged : System.Workflow.ComponentModel.Design.ConnectorEventArgs -> unit
override this.OnConnectorChanged : System.Workflow.ComponentModel.Design.ConnectorEventArgs -> unit
Protected Friend Overridable Sub OnConnectorChanged (e As ConnectorEventArgs)
Parameters
A ConnectorEventArgs that contains the event data.
Remarks
A connector is changed when a user changes the ConnectionPoint locations at either end of a Connector object.
Applies to
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.