Esempio n. 1
0
            public void xArrayCanBeAssignedToIListT(bool useCompiledXaml)
            {
                var layout = new Bz36422(useCompiledXaml);

                Assert.AreEqual(3, layout.control.Views.Count);
            }
Esempio n. 2
0
			public void xArrayCanBeAssignedToIListT (bool useCompiledXaml)
			{
				var layout = new Bz36422 (useCompiledXaml);
				Assert.AreEqual (3, layout.control.Views.Count);
			}