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)
278
if (
_targetPage
!= null)
280
serviceProvider =
_targetPage
as IServiceProvider;