1 write to _trimSurroundingWhitespaceSet
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XamlTypeMapper.cs (1)
4212
set {
_trimSurroundingWhitespaceSet
= value; }
1 reference to _trimSurroundingWhitespaceSet
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XamlTypeMapper.cs (1)
4211
get { return
_trimSurroundingWhitespaceSet
; }