Method | Description | |
---|---|---|
CustomTitleBar ( ) : System | ||
EnableControlsInTitleBar ( bool enable ) : void | ||
SetPageContent ( |
Method | Description | |
---|---|---|
CustomTitleBar_Loaded ( object sender, |
||
CustomTitleBar_Unloaded ( object sender, |
||
OnIsVisibleChanged ( CoreApplicationViewTitleBar sender, object e ) : void | ||
OnLayoutMetricsChanged ( CoreApplicationViewTitleBar sender, object e ) : void | ||
OnWindowSizeChanged ( object sender, |
||
UpdateLayoutMetrics ( ) : void | ||
UpdatePositionAndVisibility ( ) : void |
public EnableControlsInTitleBar ( bool enable ) : void | ||
enable | bool | |
return | void |
public SetPageContent ( |
||
newContent | ||
return |