Class EndPointListEditor
public class EndPointListEditor : UserControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IComponentConnector
- Inheritance
-
EndPointListEditor
- Implements
- Inherited Members
- Extension Methods
Constructors
EndPointListEditor()
public EndPointListEditor()
Fields
EndPointsProperty
public static readonly DependencyProperty EndPointsProperty
Field Value
Properties
EndPoints
Addresses.
public IEnumerable<EndPoint> EndPoints { get; set; }
Property Value
Methods
InitializeComponent()
InitializeComponent
public void InitializeComponent()