EndPointListEditor

Ecng.Xaml

Visual editor for entering and displaying a list of network endpoints.

Inherits: UserControl

Implements: IComponentConnector

Constructors

EndPointListEditor()

Initializes a new instance of the EndPointListEditor.

Properties

EndPoints : IEnumerable<EndPoint>

Gets or sets the collection of endpoints.

Methods

InitializeComponent()

InitializeComponent

Fields

EndPointsProperty : DependencyProperty

Identifies the EndPoints dependency property.