SystemTray Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
The SystemTray class is deprecated and non-functional. It may not be available in future versions of Windows.
public ref class SystemTray sealed : ISystemTray
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 458752)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SystemTray final : ISystemTray
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 458752)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SystemTray : ISystemTray
Public NotInheritable Class SystemTray
Implements ISystemTray
- Inheritance
- Attributes
- Implements
Windows requirements
Device family |
Windows 11 Insider Preview (introduced in 10.0.23504.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced in v15.0)
|
Properties
ForegroundColor |
Important The SystemTray class is deprecated and non-functional. It may not be available in future versions of Windows. |
OccludedRect |
Important The SystemTray class is deprecated and non-functional. It may not be available in future versions of Windows. |
Methods
GetForCurrentView() |
Important The SystemTray class is deprecated and non-functional. It may not be available in future versions of Windows. |
HideAsync() |
Important The SystemTray class is deprecated and non-functional. It may not be available in future versions of Windows. |
ShowAsync() |
Important The SystemTray class is deprecated and non-functional. It may not be available in future versions of Windows. |