At.FF.Krems.Config_Gui.RegistryUserControl.RegistryUserControl C# (CSharp) Method

RegistryUserControl() public method

Initializes a new instance of the RegistryUserControl class.
public RegistryUserControl ( ) : System.Windows.Controls
return System.Windows.Controls
        public RegistryUserControl()
        {
            this.InitializeComponent();
        }
RegistryUserControl