Hi EveryOne,
I need to disable focus in my custom control which is inherited from ItemsControl. Now it got focus when select items in ItemsControl. I tried with FocusManager and SetFocusable as false. But its not worked. In Simple, My ItemsControl should select the item but it should not get focused. Can any one suggest me the solution to solve this problem?
Thanks In Advance,
Thanks & Regards,
Stalin Raj.