1 write to _targetPage
PresentationFramework (1)
src\Framework\MS\Internal\Annotations\Anchoring\TextSelectionProcessor.cs (1)
410_targetPage = target;
2 references to _targetPage
PresentationFramework (2)
src\Framework\MS\Internal\Annotations\Anchoring\TextSelectionProcessor.cs (2)
278if (_targetPage != null) 280serviceProvider = _targetPage as IServiceProvider;