CODE.Framework.Wpf.Theme.Metro.StandardViews.LargeBlockAndText01.LargeBlockAndText01 C# (CSharp) Method

LargeBlockAndText01() public method

Initializes a new instance of the LargeBlockAndText01 class.
public LargeBlockAndText01 ( )
        public LargeBlockAndText01()
        {
            InitializeComponent();
        }
    }
LargeBlockAndText01