I want to make a WPF TextBox have a DarkBlue border and thickness equal to 1. I want to make the WPF have this border ( DarkBlue, thickness set to 1 ) even when the TextBox is s
I think your problem is due to having the Trigger Property value containing TextBox. You just need the name of the property.