1 write to _length
PresentationFramework (1)
src\Framework\MS\Internal\WindowsRuntime\Windows\Data\Text\TextSegment.cs (1)
45_length = _textSegment.ReflectionGetField<uint>("Length");
2 references to _length
PresentationFramework (2)
src\Framework\MS\Internal\WindowsRuntime\Windows\Data\Text\TextSegment.cs (2)
43if (_length == null) 48return _length.Value;