0
Answer

Stop selecting usercontrol in wpf

Kishore M

Kishore M

11y
1.1k
1
 
I have a problem in wpf application..i created a window and i am calling a usercontrol into that window. when i mouse click on the usercontrol place in window the usercontrol is selecting. How to prevent this selection.
 
For example: how we select a text in page or notepad. Thats how usercontrol is selecting in window.