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
/// <remarks>A type that derives from <see cref="T:Avalonia.Controls.Window" /> may override <see cref="M:Avalonia.Controls.Window.OnClosing(System.ComponentModel.CancelEventArgs)" />. The
110
-
/// overridden method must call <see cref="M:Avalonia.Controls.Window.OnClosing(System.ComponentModel.CancelEventArgs)" /> on the base class if the
111
-
/// <see cref="E:Avalonia.Controls.Window.Closing" /> event needs to be raised.</remarks>
/// <remarks>A type that derives from <see cref="T:Avalonia.Controls.Window" /> may override <see cref="M:Avalonia.Controls.Window.OnClosing(System.ComponentModel.CancelEventArgs)" />. The
305
+
/// overridden method must call <see cref="M:Avalonia.Controls.Window.OnClosing(System.ComponentModel.CancelEventArgs)" /> on the base class if the
306
+
/// <see cref="E:Avalonia.Controls.Window.Closing" /> event needs to be raised.</remarks>
0 commit comments