ApplicationBar-Klasse
Vererbungshierarchie
System.Object
Microsoft.Phone.Shell.ApplicationBar
Namespace: Microsoft.Phone.Shell
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Syntax
'Declaration
<ContentPropertyAttribute("Buttons")> _
Public NotInheritable Class ApplicationBar _
Implements IApplicationBar
[ContentPropertyAttribute("Buttons")]
public sealed class ApplicationBar : IApplicationBar
[ContentPropertyAttribute(L"Buttons")]
public ref class ApplicationBar sealed : IApplicationBar
[<Sealed>]
[<ContentPropertyAttribute("Buttons")>]
type ApplicationBar =
class
interface IApplicationBar
end
Der ApplicationBar-Typ macht die folgenden Member verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
ApplicationBar |
Zum Seitenanfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
BackgroundColor | ||
Buttons | ||
DefaultSize | ||
ForegroundColor | ||
IsMenuEnabled | ||
IsVisible | ||
MenuItems | ||
MiniSize | ||
Mode | ||
Opacity |
Zum Seitenanfang
Methoden
Name | Beschreibung | |
---|---|---|
Equals(Object) | Bestimmt, ob das angegebene Objekt mit dem aktuellen Objekt identisch ist. (Von Object geerbt.) | |
GetHashCode | Fungiert als die Standardhashfunktion. (Von Object geerbt.) | |
GetType | Ruft den Type der aktuellen Instanz ab. (Von Object geerbt.) | |
ToString | Gibt eine Zeichenfolge zurück, die das aktuelle Objekt darstellt. (Von Object geerbt.) |
Zum Seitenanfang
Ereignisse
Name | Beschreibung | |
---|---|---|
StateChanged |
Zum Seitenanfang
Versionsinformationen
.NET für Windows Phone-Apps
Unterstützt in: Windows Phone 8, Silverlight 8.1
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.