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