Artemis.Modules.Effects.WindowsProfile.WindowsProfileView.WindowsProfileView C# (CSharp) Method

WindowsProfileView() public method

public WindowsProfileView ( ) : System.Windows.Controls
return System.Windows.Controls
        public WindowsProfileView()
        {
            InitializeComponent();
        }
    }
WindowsProfileView