Tagged Questions

0
votes
1answer
34 views

UI object, on samelevel of XAML Tree, as CommandParameter

I have XAML tree (just a sample) as follows: <Window> <Grid> <DockPanel> <DataGrid> <DataGrid.Resources> ...