1 write to TrimSurroundingWhitespace
PresentationFramework (1)
System\Windows\Markup\XamlTypeMapper.cs (1)
3732typeInformation.TrimSurroundingWhitespace = GetTrimSurroundingWhitespace(t);
1 reference to TrimSurroundingWhitespace
PresentationFramework (1)
System\Windows\Markup\XamlTypeMapper.cs (1)
3736return typeInformation.TrimSurroundingWhitespace;