1 write to _trimSurroundingWhitespace
PresentationFramework (1)
src\Framework\System\Windows\Markup\XamlTypeMapper.cs (1)
4203set { _trimSurroundingWhitespace = value; }
1 reference to _trimSurroundingWhitespace
PresentationFramework (1)
src\Framework\System\Windows\Markup\XamlTypeMapper.cs (1)
4202get { return _trimSurroundingWhitespace; }