Esempio n. 1
0
            //------------------------------------------------------
            //
            //  Constructors
            //
            //------------------------------------------------------

            #region Constructors

            /// <summary>
            /// 
            /// </summary>
            internal XamlAttributes(string xaml)
            {
                _xamlParsePoints = new XamlParsePoints();
            }
Esempio n. 2
0
            //------------------------------------------------------
            //
            //  Constructors
            //
            //------------------------------------------------------

            #region Constructors

            /// <summary>
            ///
            /// </summary>
            internal XamlAttributes(string xaml)
            {
                _xamlParsePoints = new XamlParsePoints();
            }