2 references to InternalResolveLocator
PresentationFramework (2)
src\Framework\MS\Internal\Annotations\Anchoring\LocatorManager.cs (2)
444return InternalResolveLocator(locator, offset, startNode, false /*skipStartNode*/, out attachmentLevel); 590anchor = InternalResolveLocator(locator, locatorPartIdx, startNode, locatorPartIdx != 0 /*skipStartNode*/, out attachmentLevel);