EndPointEditor

Ecng.Xaml

Редактор значений EndPoint.

Наследует: UserControl

Реализует: IComponentConnector

Конструкторы

EndPointEditor
public EndPointEditor()
endPointEditor = EndPointEditor()

Инициализирует новый экземпляр EndPointEditor.

Свойства

EndPoint
public EndPoint EndPoint { get; set; }
value = endPointEditor.EndPoint
endPointEditor.EndPoint = value

Получает или устанавливает конечную точку.

Методы

InitializeComponent
public void InitializeComponent()
endPointEditor.InitializeComponent()

InitializeComponent

Поля

EndPointProperty
public static readonly DependencyProperty EndPointProperty
value = EndPointEditor.EndPointProperty

DependencyProperty для EndPoint.