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