@@ -45,24 +45,25 @@ The port from WPF for .NET Framework is still in progress. All components appli
45
45
* [ PresentationFramework-SystemDrawing] ( src/Microsoft.DotNet.Wpf/src/Extensions/PresentationFramework-SystemDrawing )
46
46
* [ PresentationFramework-SystemXml] ( src/Microsoft.DotNet.Wpf/src/Extensions/PresentationFramework-SystemXml )
47
47
* [ PresentationFramework-SystemXmlLinq] ( src/Microsoft.DotNet.Wpf/src/Extensions/PresentationFramework-SystemXmlLinq )
48
+ * [ WindowsFormsIntegrations] ( src/Microsoft.DotNet.Wpf/src/WindowsFormsIntegration )
49
+ * [ System.Windows.Controls.Ribbon] ( src/Microsoft.DotNet.Wpf/src/System.Windows.Controls.Ribbon )
50
+ * [ WPF Themes] ( src/Microsoft.DotNet.Wpf/src/Themes )
51
+ * [ PresentationFramework-Aero] ( src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Aero )
52
+ * [ PresentationFramework-Aero2] ( src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Aero2 )
53
+ * [ PresentationFramework-AeroLite] ( src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.AeroLite )
54
+ * [ PresentationFramework-Classic] ( src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Classic )
55
+ * [ PresentationFramework-Luna] ( src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Luna )
56
+ * [ PresentationFramework-Royale] ( src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Royale )
57
+ * [ System.Windows.Presentation] ( src/Microsoft.DotNet.Wpf/src/System.Windows.Presentation )
58
+ * [ PresentationUI] ( src/Microsoft.DotNet.Wpf/src/PresentationUI )
59
+ * [ System.Printing] ( src/Microsoft.DotNet.Wpf/src/System.Printing )
48
60
49
61
* Tests:
50
62
* [ DrtXaml] ( src/Microsoft.DotNet.Wpf/test/DRT/DrtXaml )
51
63
52
64
### In Progress
53
65
Note: This list is in rough priority order and may change.
54
66
* Components:
55
- * ` WindowsFormsIntegration `
56
- * ` System.Windows.Controls.Ribbon `
57
- * ` WPF Themes `
58
- * ` PresentationFramework-Aero `
59
- * ` PresentationFramework-Aero2 `
60
- * ` PresentationFramework-AeroLite `
61
- * ` PresentationFramework-Classic `
62
- * ` PresentationFramework-Luna `
63
- * ` PresentationFramework-Royale `
64
- * ` System.Windows.Presentation `
65
- * ` PresentationUI `
66
- * ` System.Printing `
67
+
67
68
* ` PenIMC_cor3 `
68
69
* ` WpfGfx_cor3 `
0 commit comments