c# - Make containing elements ishittestvisible = false while contained elements are ishittestvisible = true -


I was wondering if it is possible that the original container isHitTestVisible = false while Ishhtest Vajibil is right for children and is still able to reach the children. This is what I have tried now and definitely does not work.

Example:

  & lt; Grid IsHitTestVisibile = "False" & gt; & Lt; Button IsHitTestVisibile = "True" /> & Lt; / Grid & gt;  

My argument behind this is that I am changing the style of my data-grid headers so that all the available filters have a drops (pop-up control) even when you pop-up If you click on the white / spaces of the control, the header is clicked and to sort the data, so if I am used to filter only the actual elements, then I can end this problem. .


Comments

Popular posts from this blog

python - Strange behavior using PyQt4's 'pyqtSlot' decorator before another decorator -

c# - UnhandledExceptionMode.ThrowException for AppDomain.UnhandledException -

c# - Process.Kill() returns access denied -