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