ApplicationBar 類別
繼承階層架構
System.Object
Microsoft.Phone.Shell.ApplicationBar
命名空間: Microsoft.Phone.Shell
組件: Microsoft.Phone (在 Microsoft.Phone.dll 中)
語法
'宣告
<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
ApplicationBar 類型會公開下列成員。
建構函式
名稱 | 描述 | |
---|---|---|
ApplicationBar |
回頁首
屬性
名稱 | 描述 | |
---|---|---|
BackgroundColor | ||
Buttons | ||
DefaultSize | ||
ForegroundColor | ||
IsMenuEnabled | ||
IsVisible | ||
MenuItems | ||
MiniSize | ||
Mode | ||
Opacity |
回頁首
方法
名稱 | 描述 | |
---|---|---|
Equals(Object) | 判斷指定的物件是否等於目前物件。 (繼承自 Object)。 | |
GetHashCode | 做為預設雜湊函式。 (繼承自 Object)。 | |
GetType | 取得目前執行個體的 Type。 (繼承自 Object)。 | |
ToString | 傳回表示目前物件的字串。 (繼承自 Object)。 |
回頁首
事件
名稱 | 描述 | |
---|---|---|
StateChanged |
回頁首
版本資訊
適用於 Windows Phone 應用程式的 .NET
支援版本:Windows Phone 8、Silverlight 8.1
執行緒安全
這個類型的任何 Public static (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員是安全執行緒。