SystemTray Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The SystemTray type exposes the following members.
| Name | Description | |
|---|---|---|
|
BackgroundColor | Gets or sets the background color of the system tray on the current application page. |
|
Dispatcher | Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.) |
|
ForegroundColor | Gets or sets the foreground color of the system tray on the current application page. |
|
IsVisible | Gets or sets the visibility of the system tray on the current application page. |
|
Opacity | Gets or sets the opacity factor of the system tray on the current application page. |
|
ProgressIndicator | Gets or sets the progress indicator on the system tray on the current application page. |
Show: