2 overrides of GenerateLocator
PresentationFramework (2)
MS\Internal\Annotations\Anchoring\DataIdProcessor.cs (1)
164public override ContentLocator GenerateLocator(PathNode node, out bool continueGenerating)
MS\Internal\Annotations\Anchoring\FixedPageProcessor.cs (1)
113public override ContentLocator GenerateLocator(PathNode node, out bool continueGenerating)
1 reference to GenerateLocator
PresentationFramework (1)
MS\Internal\Annotations\Anchoring\LocatorManager.cs (1)
665ContentLocator list = processor.GenerateLocator(startNode, out continueProcessing);