1 write to _trimSurroundingWhitespace
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XamlTypeMapper.cs (1)
4203
set {
_trimSurroundingWhitespace
= value; }
1 reference to _trimSurroundingWhitespace
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XamlTypeMapper.cs (1)
4202
get { return
_trimSurroundingWhitespace
; }