1 write to _targetPage
PresentationFramework (1)
MS\Internal\Annotations\Anchoring\TextSelectionProcessor.cs (1)
386_targetPage = target;
2 references to _targetPage
PresentationFramework (2)
MS\Internal\Annotations\Anchoring\TextSelectionProcessor.cs (2)
255if (_targetPage != null) 257serviceProvider = _targetPage as IServiceProvider;