C# Class WorkflowDesigner.Sdk.Design.FunctionActivityView

Inheritance: System.Windows.Controls.Control
Afficher le fichier Open project: DenisVuyka/SLWorkflowDesigner Class Usage Examples

Méthodes publiques

Свойство Type Description
ActivityProperty System.Windows.DependencyProperty
CaptionProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
FindConnectorByName ( string name ) : ObjectConnector

Méthodes protégées

Méthode Description
FunctionActivityView ( ) : System.Collections.Generic

Private Methods

Méthode Description
OnActivityChanged ( DependencyObject sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

FindConnectorByName() public méthode

public FindConnectorByName ( string name ) : ObjectConnector
name string
Résultat ObjectConnector

FunctionActivityView() protected méthode

protected FunctionActivityView ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Property Details

ActivityProperty public_oe static_oe property

public static DependencyProperty,System.Windows ActivityProperty
Résultat System.Windows.DependencyProperty

CaptionProperty public_oe static_oe property

public static DependencyProperty,System.Windows CaptionProperty
Résultat System.Windows.DependencyProperty