1 write to _alternateText
PresentationFramework (1)
src\Framework\MS\Internal\WindowsRuntime\Windows\Data\Text\AlternateWordForm.cs (1)
56_alternateText = _alternateWordForm.ReflectionGetProperty<string>("AlternateText");
2 references to _alternateText
PresentationFramework (2)
src\Framework\MS\Internal\WindowsRuntime\Windows\Data\Text\AlternateWordForm.cs (2)
54if (_alternateText == null) 59return _alternateText;