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