2 references to IsAncestorOf
PresentationFramework (2)
System\Windows\Controls\DataGridHelper.cs (2)
567return VisualTreeHelper.IsAncestorOf(element, contextElement, typeof(T)); 660VisualTreeHelper.IsAncestorOf(cell, targetElement, typeof(DataGridCell)))