Freigeben über


ApplicationBar.Opacity-Eigenschaft

Namespace:  Microsoft.Phone.Shell
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Public Property Opacity As Double
public double Opacity { get; set; }
public:
virtual property double Opacity {
    double get () sealed;
    void set (double value) sealed;
}
abstract Opacity : float with get, set
override Opacity : float with get, set

Eigenschaftswert

Typ: System.Double

Implementiert

IApplicationBar.Opacity

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

ApplicationBar Klasse

Microsoft.Phone.Shell-Namespace