C# Class WorkflowDesigner.Sdk.Design.FunctionActivityView

Inheritance: System.Windows.Controls.Control
Mostra file Open project: DenisVuyka/SLWorkflowDesigner Class Usage Examples

Public Properties

Property Type Description
ActivityProperty System.Windows.DependencyProperty
CaptionProperty System.Windows.DependencyProperty

Public Methods

Method Description
FindConnectorByName ( string name ) : ObjectConnector

Protected Methods

Method Description
FunctionActivityView ( ) : System.Collections.Generic

Private Methods

Method Description
OnActivityChanged ( DependencyObject sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

FindConnectorByName() public method

public FindConnectorByName ( string name ) : ObjectConnector
name string
return ObjectConnector

FunctionActivityView() protected method

protected FunctionActivityView ( ) : System.Collections.Generic
return System.Collections.Generic

Property Details

ActivityProperty public_oe static_oe property

public static DependencyProperty,System.Windows ActivityProperty
return System.Windows.DependencyProperty

CaptionProperty public_oe static_oe property

public static DependencyProperty,System.Windows CaptionProperty
return System.Windows.DependencyProperty