3 references to IsLogicalDescendent
PresentationFramework (3)
src\Framework\System\Windows\FrameworkElement.cs (3)
2852if(logicalSource == null || !IsLogicalDescendent(logicalSource)) 2913if (branchNode != null && IsLogicalDescendent(branchNode)) 3120if (branchNode != null && IsLogicalDescendent(branchNode))