3 writes to StripLeadingSpaces
PresentationBuildTasks (3)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (3)
149
textFlowStackData.
StripLeadingSpaces
= true;
6412
textFlowData.
StripLeadingSpaces
= endedWithWhitespace;
6479
textFlowData.
StripLeadingSpaces
= rightTagTrimSurroundingWhitespace;
1 reference to StripLeadingSpaces
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (1)
6398
textFlowData.
StripLeadingSpaces
,