3 references to StartsWith
PresentationFramework (3)
MS\Internal\Annotations\Anchoring\LocatorManager.cs (1)
592if (realLocator.StartsWith(prefix))
MS\Internal\Annotations\Storage\StoreAnnotationsMap.cs (2)
127if (ContentLocator.StartsWith(anchorLocator)) 139if (list.StartsWith(anchorLocator))