maui-linux/Xamarin.Forms.Xaml.UnitTests/Issues
Stephane Delcroix 2ca330ecc2
[XamlC] Fix binding compilation fo value types (#3551)
properly load valuetype arguments of generated setters, using ldarg,
instead of ldarga.

- fixes #3539
2018-08-22 07:12:51 +00:00
..
Bz31234 Initial import 2016-03-22 16:13:41 -07:00
BPNotResolvedOnSubClass.xaml Initial import 2016-03-22 16:13:41 -07:00
BPNotResolvedOnSubClass.xaml.cs [Xaml] support native views and native bindings (#266) 2016-09-08 11:45:43 -07:00
Bz24485.xaml Initial import 2016-03-22 16:13:41 -07:00
Bz24485.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
Bz24910.xaml Initial import 2016-03-22 16:13:41 -07:00
Bz24910.xaml.cs Enable CS0618 warnings as errors (#72) 2016-04-11 09:50:28 -07:00
Bz27299.xaml Initial import 2016-03-22 16:13:41 -07:00
Bz27299.xaml.cs [Xaml/XamlC] better RD inflation (#1148) 2017-09-25 08:52:03 +02:00
Bz27863.xaml Initial import 2016-03-22 16:13:41 -07:00
Bz27863.xaml.cs [Xaml[C]] Do not instantiate DataTemplate Content at parsing time (#683) 2017-01-25 14:47:27 +01:00
Bz27968.xaml Initial import 2016-03-22 16:13:41 -07:00
Bz27968.xaml.cs [Xaml[C]] Do not instantiate DataTemplate Content at parsing time (#683) 2017-01-25 14:47:27 +01:00
Bz28545.xaml Initial import 2016-03-22 16:13:41 -07:00
Bz28545.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
Bz28556.xaml Initial import 2016-03-22 16:13:41 -07:00
Bz28556.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
Bz28689.xaml Initial import 2016-03-22 16:13:41 -07:00
Bz28689.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
Bz28719.xaml Initial import 2016-03-22 16:13:41 -07:00
Bz28719.xaml.cs Fix 54334 (#855) 2017-04-06 14:13:49 -07:00
Bz29300.xaml Initial import 2016-03-22 16:13:41 -07:00
Bz29300.xaml.cs Enable CS0618 warnings as errors (#72) 2016-04-11 09:50:28 -07:00
Bz30074.xaml Initial import 2016-03-22 16:13:41 -07:00
Bz30074.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
Bz30684.xaml Initial import 2016-03-22 16:13:41 -07:00
Bz30684.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
Bz31529.xaml Initial import 2016-03-22 16:13:41 -07:00
Bz31529.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
Bz34037.xaml Initial import 2016-03-22 16:13:41 -07:00
Bz34037.xaml.cs [C] do not reapply a Binding with a Source when the Context changes (#983) 2017-11-21 13:59:41 +01:00
Bz36422.xaml Initial import 2016-03-22 16:13:41 -07:00
Bz36422.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
Bz37306.xaml Initial import 2016-03-22 16:13:41 -07:00
Bz37306.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
Bz37524.xaml Initial import 2016-03-22 16:13:41 -07:00
Bz37524.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
Bz40906.xaml [Xaml] support CDATA (#698) 2017-01-26 09:25:22 +01:00
Bz40906.xaml.cs [Xaml] support CDATA (#698) 2017-01-26 09:25:22 +01:00
Bz41048.xaml Fix 54334 (#855) 2017-04-06 14:13:49 -07:00
Bz41048.xaml.cs Fix 54334 (#855) 2017-04-06 14:13:49 -07:00
Bz41296.xaml [Xaml] Fix MarkupExtension not found in default namespace (#183) 2016-05-27 12:58:21 +01:00
Bz41296.xaml.cs [Xaml] Fix MarkupExtension not found in default namespace (#183) 2016-05-27 12:58:21 +01:00
Bz42531.xaml [Xaml] passing test for bz42531 2017-01-25 15:45:02 +01:00
Bz42531.xaml.cs [Xaml/XamlC] better RD inflation (#1148) 2017-09-25 08:52:03 +02:00
Bz43301.xaml [XamlG] Fully qualify method names (#417) 2016-10-12 09:11:29 +02:00
Bz43301.xaml.cs [XamlG] Fully qualify method names (#417) 2016-10-12 09:11:29 +02:00
Bz43450.xaml [XamlC] throw exception on missing property (#336) 2016-09-08 21:01:09 +02:00
Bz43450.xaml.cs [XamlC] Produce correct mdb files (#699) 2017-02-02 10:57:50 +01:00
Bz43694.xaml [Xaml[C]] throw meaningful exception while trying to set the content … (#714) 2017-02-02 11:14:35 +01:00
Bz43694.xaml.cs [Xaml[C]] throw meaningful exception while trying to set the content … (#714) 2017-02-02 11:14:35 +01:00
Bz43733.xaml [X] passing test for 43733 2017-01-26 15:01:53 +01:00
Bz43733.xaml.cs [Xaml[C]] ResourceDictionary.Source (#1229) 2017-11-03 10:22:07 +01:00
Bz44213.xaml [Xaml[C]] cast to BindingBase before SetBinding() (#709) 2017-02-01 17:03:53 +01:00
Bz44213.xaml.cs [Xaml[C]] cast to BindingBase before SetBinding() (#709) 2017-02-01 17:03:53 +01:00
Bz44216.xaml [Xaml] do not set properties with private setters (#717) 2017-02-02 15:28:59 +01:00
Bz44216.xaml.cs [Xaml] do not set properties with private setters (#717) 2017-02-02 15:28:59 +01:00
Bz45179.xaml [Xaml[C]] Do not instantiate DataTemplate Content at parsing time (#683) 2017-01-25 14:47:27 +01:00
Bz45179.xaml.cs [Xaml[C]] Do not instantiate DataTemplate Content at parsing time (#683) 2017-01-25 14:47:27 +01:00
Bz45299.xaml [XamlC] skip static .cctor while looking for default .ctor (#718) 2017-01-27 16:32:45 -07:00
Bz45299.xaml.cs [XamlC] skip static .cctor while looking for default .ctor (#718) 2017-01-27 16:32:45 -07:00
Bz45891.xaml [Xaml[C]] check for compatible types on op_implicit (#715) 2017-02-02 15:19:03 +01:00
Bz45891.xaml.cs [Xaml[C]] check for compatible types on op_implicit (#715) 2017-02-02 15:19:03 +01:00
Bz46921.xaml [XamlC] support setting values on ValueTypes (#596) 2016-12-12 10:14:37 +01:00
Bz46921.xaml.cs [XamlC] support setting values on ValueTypes (#596) 2016-12-12 10:14:37 +01:00
Bz47703.xaml [XamlC] passing test for 47703 2016-12-02 21:36:10 +01:00
Bz47703.xaml.cs fix build 2016-12-02 22:02:22 +01:00
Bz47950.xaml [XamlC] support non-generic IMarkup on ABPs (#562) 2016-12-01 22:10:11 +01:00
Bz47950.xaml.cs [XamlC] support non-generic IMarkup on ABPs (#562) 2016-12-01 22:10:11 +01:00
Bz48554.xaml [XamlC] assigned derived type to generic BP (#566) 2016-12-01 22:14:22 +01:00
Bz48554.xaml.cs [XamlC] assigned derived type to generic BP (#566) 2016-12-01 22:14:22 +01:00
Bz51567.xaml [XamlC] allow xml-elements as Setter/Trigger Values (#684) 2017-01-25 15:09:54 +01:00
Bz51567.xaml.cs [XamlC] allow xml-elements as Setter/Trigger Values (#684) 2017-01-25 15:09:54 +01:00
Bz53203.xaml [XamlC] accept assignment of Object from unboxed value types in SetValue (#832) 2017-03-22 16:53:24 +00:00
Bz53203.xaml.cs [XamlC] accept assignment of Object from unboxed value types in SetValue (#832) 2017-03-22 16:53:24 +00:00
Bz53275.xaml [Xaml] Set the TargetProperty on ServiceProvider (#847) 2017-04-07 09:48:17 +02:00
Bz53275.xaml.cs [Xaml] Set the TargetProperty on ServiceProvider (#847) 2017-04-07 09:48:17 +02:00
Bz53318.xaml [test] passing test for 53318 (#818) 2017-03-15 11:35:44 +01:00
Bz53318.xaml.cs [test] passing test for 53318 (#818) 2017-03-15 11:35:44 +01:00
Bz53350.xaml [XamlC] Allow Properties and BP of generic types (#995) 2017-06-21 10:32:58 +02:00
Bz53350.xaml.cs [XamlC] Allow Properties and BP of generic types (#995) 2017-06-21 10:32:58 +02:00
Bz53381.xaml [C] Make sure all children are parented (#831) 2017-03-22 09:09:41 -07:00
Bz53381.xaml.cs [C] Make sure all children are parented (#831) 2017-03-22 09:09:41 -07:00
Bz53381App.xaml [C] Make sure all children are parented (#831) 2017-03-22 09:09:41 -07:00
Bz53381App.xaml.cs [C] Make sure all children are parented (#831) 2017-03-22 09:09:41 -07:00
Bz54334.xaml Fix 54334 (#855) 2017-04-06 14:13:49 -07:00
Bz54334.xaml.cs Fix 54334 (#855) 2017-04-06 14:13:49 -07:00
Bz54717.xaml [XamlC] support valueTypes x:Arrays (#875) 2017-04-27 11:17:27 +02:00
Bz54717.xaml.cs [XamlC] support valueTypes x:Arrays (#875) 2017-04-27 11:17:27 +02:00
Bz55343.xaml [Xaml][test] Passing test for Bz55343 2017-04-19 10:37:01 +02:00
Bz55343.xaml.cs [Xaml][test] Passing test for Bz55343 2017-04-19 10:37:01 +02:00
Bz55347.xaml [XamlC] Check param type in op_Implicit (#876) 2017-04-25 11:15:36 -07:00
Bz55347.xaml.cs [XamlC] Check param type in op_Implicit (#876) 2017-04-25 11:15:36 -07:00
Bz55862.xaml [Xaml] decorate TypeConverter for additional check (#909) 2017-11-16 20:15:43 +01:00
Bz55862.xaml.cs [Xaml] decorate TypeConverter for additional check (#909) 2017-11-16 20:15:43 +01:00
Bz56852.xaml [test] add passing test for 56852 2017-06-14 09:33:36 +02:00
Bz56852.xaml.cs [test] add passing test for 56852 2017-06-14 09:33:36 +02:00
Bz57574.xaml [XamlC] resolve generic EventArgs (#1020) 2017-07-24 16:28:19 -04:00
Bz57574.xaml.cs [XamlC] resolve generic EventArgs (#1020) 2017-07-24 16:28:19 -04:00
Bz58922.xaml [XamlC] passing test for 58922 2017-09-04 11:59:53 +02:00
Bz58922.xaml.cs [XamlC] passing test for 58922 2017-09-04 11:59:53 +02:00
Bz59818.xaml [Xaml] Chain op_implicit for OnPlatform (if needed) (#1176) 2017-10-19 11:51:49 +02:00
Bz59818.xaml.cs [Xaml] Chain op_implicit for OnPlatform (if needed) (#1176) 2017-10-19 11:51:49 +02:00
Bz60203.xaml [XamlC] fix parent walking in compiledBPConverter when ListNode is involved (#1228) 2017-11-15 14:54:19 +01:00
Bz60203.xaml.cs [XamlC] fix parent walking in compiledBPConverter when ListNode is involved (#1228) 2017-11-15 14:54:19 +01:00
Bz60575.xaml Fix bz60575 again (#1290) 2017-11-20 11:13:43 +01:00
Bz60575.xaml.cs Fix bz60575 again (#1290) 2017-11-20 11:13:43 +01:00
Bz60788.xaml [Xaml[C]] avoid processing nested RD multiple times (#1300) 2017-11-29 10:57:32 -08:00
Bz60788.xaml.cs [Xaml[C]] avoid processing nested RD multiple times (#1300) 2017-11-29 10:57:32 -08:00
Gh1346.xaml [Xaml[C]] do not use implicit operator if the variable is assignable (#1372) 2017-12-13 09:06:31 +01:00
Gh1346.xaml.cs [build] force build on vs2015 2017-12-13 16:14:05 +01:00
Gh1497.xaml [XamlC] resolve generic types with generic and non-generic parameters (#1533) 2018-01-09 09:32:41 +01:00
Gh1497.xaml.cs [XamlC] resolve generic types with generic and non-generic parameters (#1533) 2018-01-09 09:32:41 +01:00
Gh1554.xaml [Xaml[C]] avoid processing RD content multiple times (#1559) 2018-01-11 20:03:12 +01:00
Gh1554.xaml.cs [Xaml[C]] avoid processing RD content multiple times (#1559) 2018-01-11 20:03:12 +01:00
Gh1566.xaml [Xaml] do not check PropertyName on Obsolete BPs (#1571) 2018-01-12 21:51:45 +01:00
Gh1566.xaml.cs [Xaml] do not check PropertyName on Obsolete BPs (#1571) 2018-01-12 21:51:45 +01:00
Gh1766.xaml [CSS] only cascade inheritable properties (#1767) 2018-02-01 12:51:46 +01:00
Gh1766.xaml.cs [CSS] only cascade inheritable properties (#1767) 2018-02-01 12:51:46 +01:00
Gh1978.xaml [XamlC] better error reporting on missing Add()er (#1982) 2018-02-27 18:39:48 +00:00
Gh1978.xaml.cs [XamlC] better error reporting on missing Add()er (#1982) 2018-02-27 18:39:48 +00:00
Gh2007.xaml [Xaml] better error reporting on x:Reference (#2089) 2018-03-13 20:04:55 +00:00
Gh2007.xaml.cs [Xaml] better error reporting on x:Reference (#2089) 2018-03-13 20:04:55 +00:00
Gh2034.xaml [XamlC] Find the real VisualState parent (#2036) 2018-03-08 16:20:25 +01:00
Gh2034.xaml.cs [XamlC] report undeclared xmlns on custom markups (#2076) 2018-03-13 21:35:43 +01:00
Gh2063.xaml [XamlC] report undeclared xmlns on custom markups (#2076) 2018-03-13 21:35:43 +01:00
Gh2063.xaml.cs [XamlC] report undeclared xmlns on custom markups (#2076) 2018-03-13 21:35:43 +01:00
Gh2064.xaml [XamlC] report missing ctor param (#2078) 2018-03-13 22:09:57 +01:00
Gh2064.xaml.cs [XamlC] report missing ctor param (#2078) 2018-03-13 22:09:57 +01:00
Gh2130.xaml [Xaml[C]] don't fail if event has same name as ABP (#2154) 2018-03-21 16:33:48 +01:00
Gh2130.xaml.cs [Xaml[C]] don't fail if event has same name as ABP (#2154) 2018-03-21 16:33:48 +01:00
Gh2171.xaml [Xaml[C]] properly parse nested markups (#2185) 2018-03-26 15:04:52 +02:00
Gh2171.xaml.cs [Xaml[C]] properly parse nested markups (#2185) 2018-03-26 15:04:52 +02:00
Gh2483.xaml [Xaml[C]] consider subclass of RDs as RDs (#2487) 2018-04-19 20:50:47 -07:00
Gh2483.xaml.cs [Xaml[C]] consider subclass of RDs as RDs (#2487) 2018-04-19 20:50:47 -07:00
Gh2508.xaml [XamlC] correctly create ldc_i4 for uint (#2528) 2018-04-24 09:40:24 +02:00
Gh2508.xaml.cs [XamlC] correctly create ldc_i4 for uint (#2528) 2018-04-24 09:40:24 +02:00
Gh2517.xaml [XamlC] meaningful error on missing property (#2525) 2018-04-24 10:18:54 +02:00
Gh2517.xaml.cs Namescope enhancements (#2556) 2018-05-03 20:06:52 +02:00
Gh2549.xaml [XamlC] throw on invalid xmlns on x:Datatype (#2568) 2018-04-30 15:23:37 +02:00
Gh2549.xaml.cs [XamlC] throw on invalid xmlns on x:Datatype (#2568) 2018-04-30 15:23:37 +02:00
Gh2574.xaml [XamlG] creates fields for x:Name on root (#2582) 2018-05-02 21:02:46 +02:00
Gh2574.xaml.cs [XamlG] creates fields for x:Name on root (#2582) 2018-05-02 21:02:46 +02:00
Gh2632.xaml [Binding] avoid AmbiguousME on redefined property (#2766) 2018-05-23 11:03:54 +02:00
Gh2632.xaml.cs [Binding] avoid AmbiguousME on redefined property (#2766) 2018-05-23 11:03:54 +02:00
Gh3082.xaml [XamlC] check eventhandler signature (#3086) 2018-06-21 10:25:25 +02:00
Gh3082.xaml.cs [XamlC] check eventhandler signature (#3086) 2018-06-21 10:25:25 +02:00
Gh3260.xaml [XamlC] Resolve generic base type on GetProperty (#3394) 2018-07-26 11:22:51 +02:00
Gh3260.xaml.cs [XamlC] Resolve generic base type on GetProperty (#3394) 2018-07-26 11:22:51 +02:00
Gh3280.xaml [C, Xaml] add SizeTypeConverter (#3381) 2018-07-31 10:26:34 +02:00
Gh3280.xaml.cs [C, Xaml] add SizeTypeConverter (#3381) 2018-07-31 10:26:34 +02:00
Gh3512.xaml [XamlC] Throws on duplicate x:Key (#3542) 2018-08-14 08:14:18 +00:00
Gh3512.xaml.cs [XamlC] Throws on duplicate x:Key (#3542) 2018-08-14 08:14:18 +00:00
Gh3539.xaml [XamlC] Fix binding compilation fo value types (#3551) 2018-08-22 07:12:51 +00:00
Gh3539.xaml.cs [XamlC] Fix binding compilation fo value types (#3551) 2018-08-22 07:12:51 +00:00
GrialIssue01.xaml Initial import 2016-03-22 16:13:41 -07:00
GrialIssue01.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
GrialIssue02.xaml Initial import 2016-03-22 16:13:41 -07:00
GrialIssue02.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
Issue1199.xaml Initial import 2016-03-22 16:13:41 -07:00
Issue1199.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
Issue1213.xaml Initial import 2016-03-22 16:13:41 -07:00
Issue1213.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
Issue1250.xaml Initial import 2016-03-22 16:13:41 -07:00
Issue1250.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
Issue1306.xaml Initial import 2016-03-22 16:13:41 -07:00
Issue1306.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
Issue1415.xaml Initial import 2016-03-22 16:13:41 -07:00
Issue1415.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
Issue1438.xaml Initial import 2016-03-22 16:13:41 -07:00
Issue1438.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
Issue1493.cs [Test] Make sure we always test with different Cultures (#1219) 2017-10-24 10:41:33 +02:00
Issue1497.cs [Xaml] support native views and native bindings (#266) 2016-09-08 11:45:43 -07:00
Issue1501.cs Initial import 2016-03-22 16:13:41 -07:00
Issue1545.cs [C] new OnPlatform mechanism (#658) 2017-01-12 12:05:41 -08:00
Issue1549.cs [C] new OnPlatform mechanism (#658) 2017-01-12 12:05:41 -08:00
Issue1554.cs [C] new OnPlatform mechanism (#658) 2017-01-12 12:05:41 -08:00
Issue1564.cs Initial import 2016-03-22 16:13:41 -07:00
Issue1594.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
Issue1637.cs [Xaml] cleanup xmlns usage, add XmlnsDefinition (#531) 2016-11-17 20:31:05 +01:00
Issue1641.cs Initial import 2016-03-22 16:13:41 -07:00
Issue1794.cs Initial import 2016-03-22 16:13:41 -07:00
Issue2016.xaml Initial import 2016-03-22 16:13:41 -07:00
Issue2016.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
Issue2062.xaml Initial import 2016-03-22 16:13:41 -07:00
Issue2062.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
Issue2114.xaml Initial import 2016-03-22 16:13:41 -07:00
Issue2114.xaml.cs [Xaml/XamlC] better RD inflation (#1148) 2017-09-25 08:52:03 +02:00
Issue2152.xaml Initial import 2016-03-22 16:13:41 -07:00
Issue2152.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
Issue2450.xaml [XamlG] supports x:FieldModifier (#878) 2017-04-28 10:39:16 +02:00
Issue2450.xaml.cs [XamlG] supports x:FieldModifier (#878) 2017-04-28 10:39:16 +02:00
Issue2489.xaml Initial import 2016-03-22 16:13:41 -07:00
Issue2489.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
Issue2578.xaml Initial import 2016-03-22 16:13:41 -07:00
Issue2578.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
Issue2659.xaml Initial import 2016-03-22 16:13:41 -07:00
Issue2659.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
Issue2742.xaml Initial import 2016-03-22 16:13:41 -07:00
Issue2742.xaml.cs Enable CS0618 warnings as errors (#72) 2016-04-11 09:50:28 -07:00
Issue3076.xaml Initial import 2016-03-22 16:13:41 -07:00
Issue3076.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
Issue3090.xaml Initial import 2016-03-22 16:13:41 -07:00
Issue3090.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
Issue3106.xaml Initial import 2016-03-22 16:13:41 -07:00
Issue3106.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
Pr3384.xaml Initial import 2016-03-22 16:13:41 -07:00
Pr3384.xaml.cs [C] new OnPlatform mechanism (#658) 2017-01-12 12:05:41 -08:00
TestCases.cs [Test] Make sure we always test with different Cultures (#1219) 2017-10-24 10:41:33 +02:00
Unreported001.xaml Initial import 2016-03-22 16:13:41 -07:00
Unreported001.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
Unreported002.xaml Initial import 2016-03-22 16:13:41 -07:00
Unreported002.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
Unreported003.xaml Initial import 2016-03-22 16:13:41 -07:00
Unreported003.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
Unreported004.xaml [XamlC] Fix the getter of getters (#263) 2016-07-21 11:59:40 -07:00
Unreported004.xaml.cs [XamlC] support non-generic IMarkup on ABPs (#562) 2016-12-01 22:10:11 +01:00
Unreported005.xaml [XamlC] support non-generic IMarkup on ABPs (#562) 2016-12-01 22:10:11 +01:00
Unreported005.xaml.cs [XamlC] support non-generic IMarkup on ABPs (#562) 2016-12-01 22:10:11 +01:00
Unreported006.xaml [XamlC] assigned derived type to generic BP (#566) 2016-12-01 22:14:22 +01:00
Unreported006.xaml.cs [XamlC] assigned derived type to generic BP (#566) 2016-12-01 22:14:22 +01:00
Unreported007.xaml [XamlC] use op_implicit where we should (#580) 2016-12-01 22:34:39 +01:00
Unreported007.xaml.cs [C] new OnPlatform mechanism (#658) 2017-01-12 12:05:41 -08:00
Unreported008.xaml [XamlC] import members on x:Static and factories (#642) 2016-12-23 08:50:02 +01:00
Unreported008.xaml.cs [XamlC] Produce correct mdb files (#699) 2017-02-02 10:57:50 +01:00
Unreported009.xaml [XamlC] complete the Setter/Trigger fix (#737) 2017-02-13 12:19:05 +01:00
Unreported009.xaml.cs [XamlC] complete the Setter/Trigger fix (#737) 2017-02-13 12:19:05 +01:00