Class EndPointEditor
Editor for EndPoint values.
public class EndPointEditor : UserControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IComponentConnector- Inheritance
- 
      
      
      
      
      
      
      
      EndPointEditor
- Implements
- Inherited Members
- Extension Methods
Constructors
EndPointEditor()
Initializes a new instance of the EndPointEditor.
public EndPointEditor()Fields
EndPointProperty
public static readonly DependencyProperty EndPointPropertyField Value
Properties
EndPoint
Gets or sets the endpoint value.
public EndPoint EndPoint { get; set; }Property Value
Methods
InitializeComponent()
InitializeComponent
public void InitializeComponent()