Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Windows
UI
Xaml
Controls
AppBar
C# 클래스 Windows.UI.Xaml.Controls.AppBar
상속:
ContentControl
,
IAppBar
,
IAppBarOverrides
파일 보기
프로젝트 열기: shiftkey/winrt-backport-hilarity
1 사용 예제들
공개 메소드들
메소드
설명
AppBar
( ) :
System
보호된 메소드들
메소드
설명
OnClosed
(
[
e
) :
void
OnOpened
(
[
e
) :
void
메소드 상세
AppBar()
공개
메소드
public
AppBar
( ) :
System
리턴
System
OnClosed()
보호된
메소드
protected
OnClosed
(
[
e
) :
void
e
[
리턴
void
OnOpened()
보호된
메소드
protected
OnOpened
(
[
e
) :
void
e
[
리턴
void