3 writes to StripLeadingSpaces
PresentationBuildTasks (3)
Framework\System\Windows\Markup\XamlReaderHelper.cs (3)
161textFlowStackData.StripLeadingSpaces = true; 6361textFlowData.StripLeadingSpaces = endedWithWhitespace; 6428textFlowData.StripLeadingSpaces = rightTagTrimSurroundingWhitespace;
1 reference to StripLeadingSpaces
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XamlReaderHelper.cs (1)
6347textFlowData.StripLeadingSpaces,