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, שם ניתן גם ליצור ולסקור בעיות ולמשוך בקשות. לקבלת מידע נוסף, עיין במדריך התורמים שלנו.