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