SystemTray Класс

Определение

Важно!

Класс SystemTray является устаревшим и нефункциональным. Он может быть недоступен в будущих версиях 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
Наследование
Object Platform::Object IInspectable SystemTray
Атрибуты
Реализации

Требования к Windows

Семейство устройств
Windows 11 Insider Preview (появилось в 10.0.23504.0)
API contract
Windows.Foundation.UniversalApiContract (появилось в v15.0)

Свойства

ForegroundColor

Важно!

Класс SystemTray является устаревшим и нефункциональным. Он может быть недоступен в будущих версиях Windows.

OccludedRect

Важно!

Класс SystemTray является устаревшим и нефункциональным. Он может быть недоступен в будущих версиях Windows.

Методы

GetForCurrentView()

Важно!

Класс SystemTray является устаревшим и нефункциональным. Он может быть недоступен в будущих версиях Windows.

HideAsync()

Важно!

Класс SystemTray является устаревшим и нефункциональным. Он может быть недоступен в будущих версиях Windows.

ShowAsync()

Важно!

Класс SystemTray является устаревшим и нефункциональным. Он может быть недоступен в будущих версиях Windows.

Применяется к