BaseReloggerTask..::..UserControlWpf Property
Gets or sets the user control.
Namespace:
Relogger.ClassesAssembly: Relogger (in Relogger.exe)
Syntax
[XmlIgnoreAttribute] public UserControl UserControlWpf { get; set; }
<XmlIgnoreAttribute> _ Public Property UserControlWpf As UserControl Get Set
[XmlIgnoreAttribute] public: property UserControl^ UserControlWpf { UserControl^ get (); void set (UserControl^ value); }