Table of Contents

Class EndPointListEditor

Namespace
Ecng.Xaml
Assembly
StockSharp.Xaml.dll
public class EndPointListEditor : UserControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IComponentConnector
Inheritance
EndPointListEditor
Implements
Inherited Members
Extension Methods

Constructors

EndPointListEditor()

public EndPointListEditor()

Fields

EndPointsProperty

public static readonly DependencyProperty EndPointsProperty

Field Value

DependencyProperty

Properties

EndPoints

Addresses.

public IEnumerable<EndPoint> EndPoints { get; set; }

Property Value

IEnumerable<EndPoint>

Methods

InitializeComponent()

InitializeComponent

public void InitializeComponent()