Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Windows
UI
Xaml
Controls
AppBar
C# Class Windows.UI.Xaml.Controls.AppBar
Inheritance:
ContentControl
,
IAppBar
,
IAppBarOverrides
Mostra file
Open project: shiftkey/winrt-backport-hilarity
Class Usage Examples
Public Methods
Method
Description
AppBar
( ) :
System
Protected Methods
Method
Description
OnClosed
(
[
e
) :
void
OnOpened
(
[
e
) :
void
Method Details
AppBar()
public
method
public
AppBar
( ) :
System
return
System
OnClosed()
protected
method
protected
OnClosed
(
[
e
) :
void
e
[
return
void
OnOpened()
protected
method
protected
OnOpened
(
[
e
) :
void
e
[
return
void