TargetType should be ContentControl. But if a LabelStyle is applied, no Content is set and labels are not displayed in front of each TextBox.
I hope it is gonna be fixed soon. Meanwhile I can deal with an implicit style on ContentControl to set the Foreground value.