Table of Contents

Class EndPointEditor

Namespace
Ecng.Xaml
Assembly
StockSharp.Xaml.dll

Editor for EndPoint.

public class EndPointEditor : UserControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IComponentConnector
Inheritance
EndPointEditor
Implements
Inherited Members
Extension Methods

Constructors

EndPointEditor()

Initializes a new instance of the EndPointEditor.

public EndPointEditor()

Fields

EndPointProperty

public static readonly DependencyProperty EndPointProperty

Field Value

DependencyProperty

Properties

EndPoint

Address.

public EndPoint EndPoint { get; set; }

Property Value

EndPoint

Methods

InitializeComponent()

InitializeComponent

public void InitializeComponent()