1 write to _range
PresentationFramework (1)
MS\Internal\Annotations\Component\HighlightComponent.cs (1)
230_range = textAnchor;
3 references to _range
PresentationFramework (3)
MS\Internal\Annotations\Component\HighlightComponent.cs (3)
270Invariant.Assert(_range != null, "null highlight range"); 411return _range; 568Invariant.Assert(_range != null, "The highlight range is null");