You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the SizeToContent property is set to Width or WidthAndHeight (the Width property being left uninitialized) and its title is modified in code, the title disappears (the center of the title goes at half of the MaxWidth value, i.e. far away if this value is left to its default value).
Compile and run the joined sample, click the New button, the title will goes to the left, then resize the window with the mouse and the title will go back at the correct location.
When the SizeToContent property is set to Width or WidthAndHeight (the Width property being left uninitialized) and its title is modified in code, the title disappears (the center of the title goes at half of the MaxWidth value, i.e. far away if this value is left to its default value).
Compile and run the joined sample, click the New button, the title will goes to the left, then resize the window with the mouse and the title will go back at the correct location.
Environment
FluentSample.zip
The text was updated successfully, but these errors were encountered: