1 write to _trimSurroundingWhitespace
PresentationFramework (1)
System\Windows\Markup\XamlTypeMapper.cs (1)
3984set { _trimSurroundingWhitespace = value; }
1 reference to _trimSurroundingWhitespace
PresentationFramework (1)
System\Windows\Markup\XamlTypeMapper.cs (1)
3983get { return _trimSurroundingWhitespace; }