1 write to _trimSurroundingWhitespaceSet
PresentationFramework (1)
System\Windows\Markup\XamlTypeMapper.cs (1)
3978set { _trimSurroundingWhitespaceSet = value; }
1 reference to _trimSurroundingWhitespaceSet
PresentationFramework (1)
System\Windows\Markup\XamlTypeMapper.cs (1)
3977get { return _trimSurroundingWhitespaceSet; }