I'm trying to using it by adding in code behind, but I've some problem.
In the xaml I'have a
<DockPanel Name="MainWinPanel" KeyboardNavigation.TabNavigation="Cycle" >
</DockPanel >
I add a magnifier a children and then another children like datagrid
Con someone help me?
↧