@@ -49,9 +49,6 @@ internal sealed class NativeTrayIcon : IDisposable
|
||||
|
||||
internal event EventHandler? ExitRequested;
|
||||
|
||||
/// <summary>Whether the shell accepted the icon. Reported by the diagnostics.</summary>
|
||||
internal bool IsInstalled => _isInstalled;
|
||||
|
||||
internal bool Install()
|
||||
{
|
||||
if (_isInstalled)
|
||||
|
||||
Reference in New Issue
Block a user