I want to create a Generic DataGrid to use on all my Views/UserControls.
This is my structure:
Class Library called \"Core\":
Class Library
\"Core\"
Hi the way solve this problem was to rename the xaml usercontrol to all smallcaps on InitializeComponent()...
enter image description here