1 write to _textSegment
PresentationFramework (1)
src\Framework\MS\Internal\WindowsRuntime\Windows\Data\Text\TextSegment.cs (1)
36_textSegment = textSegment;
2 references to _textSegment
PresentationFramework (2)
src\Framework\MS\Internal\WindowsRuntime\Windows\Data\Text\TextSegment.cs (2)
45_length = _textSegment.ReflectionGetField<uint>("Length"); 58_startPosition = _textSegment.ReflectionGetField<uint>("StartPosition");