Table of Contents

Class EndPointEditor

Namespace
Ecng.Xaml
Assembly
StockSharp.Xaml.dll

Editor for EndPoint values.

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

System.Windows.DependencyProperty for EndPoint.

public static readonly DependencyProperty EndPointProperty

Field Value

DependencyProperty

Properties

EndPoint

Gets or sets the endpoint value.

public EndPoint EndPoint { get; set; }

Property Value

EndPoint

Methods

InitializeComponent()

InitializeComponent

public void InitializeComponent()