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
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.