EndPointListEditor

Ecng.Xaml

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

Erbt von: UserControl

Implementiert: IComponentConnector

Konstruktoren

EndPointListEditor()

Initializes a new instance of the EndPointListEditor.

Eigenschaften

EndPoints : IEnumerable<EndPoint>

Gets or sets the collection of endpoints.

Methoden

InitializeComponent()

InitializeComponent

Felder

EndPointsProperty : DependencyProperty

Identifies the EndPoints dependency property.