Artemis.Modules.Effects.Bubbles.BubblesView.BubblesView C# (CSharp) Method

BubblesView() public method

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