Posts Tagged ‘WinRT Reflection’
- Blog
From windows to tiles: Leveraging reflection to inspect and contrast WPF with WinRT XAML
- To begin with, our primal, simple aim was contrasting several concepts as applied in good old WPF with the way they have been implemented in WinRT . To actually enable a both exhaustive and reasonable comparison between both UI frameworks, we pragmatically decided to unleash some reflection functionality on the respectively affected assemblies.