wslsettings: ensure text in the oobe window properly wraps by benhillis · Pull Request #13823 · microsoft/WSL
WorkingAcrossFileSystemsPage.xaml
Added TextWrapping="Wrap" to 3 sample TextBlocks (WindowsFromLinux, LinuxFromFileExplorer, LaunchWindowsFromWSL)
VSCodeIntegrationPage.xaml
Added TextWrapping="Wrap" to 2 sample TextBlocks (VSCodeInstall, VSCodeOpenProject)
NetworkingIntegrationPage.xaml
Added TextWrapping="Wrap" to 1 TextBlock (MirroredModeNetworking)
GUIAppsPage.xaml
Added TextWrapping="Wrap" to 1 description TextBlock (AppsListDescription)
DistroManagementPage.xaml
Added TextWrapping="Wrap" to 3 sample TextBlocks (InstallableDistros, InstallNamedDistros, AvailableDistros)