EndPointListEditor
Ecng.Xaml
Visual editor for entering and displaying a list of network endpoints.
继承自: UserControl
构造函数
EndPointListEditor()
Initializes a new instance of the EndPointListEditor.
属性
EndPoints : IEnumerable<EndPoint>
Gets or sets the collection of endpoints.
方法
InitializeComponent()
InitializeComponent
字段
EndPointsProperty : DependencyProperty
Identifies the EndPoints dependency property.