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