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