3 writes to StripLeadingSpaces
PresentationBuildTasks (3)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (3)
138StripLeadingSpaces = true 6404textFlowData.StripLeadingSpaces = endedWithWhitespace; 6471textFlowData.StripLeadingSpaces = rightTagTrimSurroundingWhitespace;
1 reference to StripLeadingSpaces
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (1)
6390textFlowData.StripLeadingSpaces,