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