3 references to IsLogicalDescendent
PresentationFramework (3)
src\Framework\System\Windows\FrameworkContentElement.cs (3)
1279if(logicalSource == null || !IsLogicalDescendent(logicalSource)) 1345if (branchNode != null && IsLogicalDescendent(branchNode)) 1423if (branchNode != null && IsLogicalDescendent(branchNode))