1 write to _sourceTextSegment
PresentationFramework (1)
src\Framework\MS\Internal\WindowsRuntime\Windows\Data\Text\WordSegment.cs (1)
77_sourceTextSegment = new TextSegment(_wordSegment.ReflectionGetProperty("SourceTextSegment"));
2 references to _sourceTextSegment
PresentationFramework (2)
src\Framework\MS\Internal\WindowsRuntime\Windows\Data\Text\WordSegment.cs (2)
75if (_sourceTextSegment == null) 80return _sourceTextSegment;