Class IpAddressEditor
Editor for IPAddress.
public class IpAddressEditor : UserControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IComponentConnector
- Inheritance
-
IpAddressEditor
- Implements
- Inherited Members
- Extension Methods
Constructors
IpAddressEditor()
Initializes a new instance of the IpAddressEditor.
public IpAddressEditor()
Fields
AddressProperty
public static readonly DependencyProperty AddressProperty
Field Value
Properties
Address
Address.
public IPAddress Address { get; set; }
Property Value
Methods
InitializeComponent()
InitializeComponent
public void InitializeComponent()