Esempio n. 1
0
        public SerialMain()
        {
            //this.InitializeComponent();
            Current = this;
            // This is a static public property that allows downstream pages to get a handle to the MainPage instance
            // in order to call methods that are in this class.

            //SampleTitle.Text = FEATURE_NAME;
        }