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
New dependency properties to customize the title: TitleHorizontalAlignment, TitleVerticalAlignment, TitleCharacterCasing and TitleTemplate.
New auto closing feature with new properties IsAutoCloseEnabled and AutoCloseInterval
Change Title background color when the host window gets inactive. New properties: IsWindowHostActive, TitleBarNonActiveBackground and NonActiveBorderBrush, NonActiveGlowBrush
New ChildWindowResult property and new overloaded ShowChildWindowAsync method to get a result from a closed child window.