C# Class Windows.UI.Xaml.Controls.AppBar

Inheritance: ContentControl, IAppBar, IAppBarOverrides
Datei anzeigen 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