Artemis.Views.SystemTrayView.SystemTrayView C# (CSharp) Method

SystemTrayView() public method

public SystemTrayView ( ) : MahApps.Metro.Controls
return MahApps.Metro.Controls
        public SystemTrayView()
        {
            InitializeComponent();
        }
    }
SystemTrayView