3 references to StartsWith
PresentationFramework (3)
src\Framework\MS\Internal\Annotations\Anchoring\LocatorManager.cs (1)
642if (realLocator.StartsWith(prefix))
src\Framework\MS\Internal\Annotations\Storage\StoreAnnotationsMap.cs (2)
142if (ContentLocator.StartsWith(anchorLocator)) 154if (list.StartsWith(anchorLocator))