Class EndPointEditor
Editor for EndPoint.
Implements
Namespace: Ecng.Xaml
Assembly: StockSharp.Xaml.dll
Syntax
public class EndPointEditor : UserControl, IComponentConnector
Constructors
EndPointEditor()
Initializes a new instance of the EndPointEditor.
Declaration
public EndPointEditor()
Fields
EndPointProperty
Declaration
public static readonly DependencyProperty EndPointProperty
Field Value
Type | Description |
---|---|
DependencyProperty |
Properties
EndPoint
Address.
Declaration
public EndPoint EndPoint { get; set; }
Property Value
Type | Description |
---|---|
EndPoint |
Methods
InitializeComponent()
InitializeComponent
Declaration
public void InitializeComponent()