How can I add a newline in the text of a label in WPF such as the following?
Lorem ipsum
An example of how to add a ToolTip with multiple lines to a control, such as a button. The tooltip is width limited so it will wrap if a sentence is too wide.
Tested on VS2019 + .NET 4.6.1 + WPF.