1 write to _alternateWordForm
PresentationFramework (1)
src\Framework\MS\Internal\WindowsRuntime\Windows\Data\Text\AlternateWordForm.cs (1)
47_alternateWordForm = alternateWordForm;
3 references to _alternateWordForm
PresentationFramework (3)
src\Framework\MS\Internal\WindowsRuntime\Windows\Data\Text\AlternateWordForm.cs (3)
56_alternateText = _alternateWordForm.ReflectionGetProperty<string>("AlternateText"); 70_alternateWordForm.ReflectionGetProperty<AlternateNormalizationFormat>("NormalizationFormat"); 83_sourceTextSegment = new TextSegment(_alternateWordForm.ReflectionGetProperty("SourceTextSegment"));