All Tags »
Templates »
Views (RSS)
Sorry, but there are no more tags available to filter with.
-
Hi,
I am trying to create a TableView as resource to have a common place which I can change all the related grids in my application without the need to go to each separate xaml file and copy&past the changes.
When I try to do so I have encounter the problem of attaching the same view to multiple grid, which is not allowed.
I have found this ...