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