1 write to _text
PresentationFramework (1)
src\Framework\MS\Internal\WindowsRuntime\Windows\Data\Text\WordSegment.cs (1)
90_text = _wordSegment.ReflectionGetProperty<string>("Text");
2 references to _text
PresentationFramework (2)
src\Framework\MS\Internal\WindowsRuntime\Windows\Data\Text\WordSegment.cs (2)
88if (_text == null) 93return _text;