1 write to TrimSurroundingWhitespace
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XamlTypeMapper.cs (1)
3960typeInformation.TrimSurroundingWhitespace = GetTrimSurroundingWhitespace(t);
1 reference to TrimSurroundingWhitespace
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XamlTypeMapper.cs (1)
3964return typeInformation.TrimSurroundingWhitespace;