3 references to IsHitTestVisible
PresentationCore (3)
System\Windows\UIElement.cs (2)
2136
if(!UIElementHelper.
IsHitTestVisible
(currentNode))
3759
if (parent == null || UIElementHelper.
IsHitTestVisible
(parent))
System\Windows\UIElement3D.cs (1)
989
if (parent == null || UIElementHelper.
IsHitTestVisible
(parent))