mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 04:07:40 +02:00
[AlwaysOnTop]Pinning/unpinning telemetry (#21970)
This commit is contained in:
@@ -10,5 +10,7 @@ public:
|
||||
{
|
||||
public:
|
||||
static void Enable(bool enabled) noexcept;
|
||||
static void PinWindow() noexcept;
|
||||
static void UnpinWindow() noexcept;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user