Browse Source

remove comment.

pull/2453/head
Dan Walmsley 7 years ago
parent
commit
d866ffd807
  1. 1
      src/Avalonia.Controls/Notifications/Notification.cs

1
src/Avalonia.Controls/Notifications/Notification.cs

@ -7,7 +7,6 @@ namespace Avalonia.Controls.Notifications
{
/// <summary>
/// A notification that can be shown in a window or by the host operating system.
/// Can be displayed by both <see cref="INotificationManager"/> and <see cref="IManagedNotificationManager"/>
/// </summary>
/// <remarks>
/// This class represents a notification that can be displayed either in a window using

Loading…
Cancel
Save