1 write to _trimSurroundingWhitespace
PresentationFramework (1)
System\Windows\Markup\XamlTypeMapper.cs (1)
3976
set {
_trimSurroundingWhitespace
= value; }
1 reference to _trimSurroundingWhitespace
PresentationFramework (1)
System\Windows\Markup\XamlTypeMapper.cs (1)
3975
get { return
_trimSurroundingWhitespace
; }