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