Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Windows
UI
Xaml
Hosting
XamlUIPresenter
C# Class Windows.UI.Xaml.Hosting.XamlUIPresenter
Inheritance:
IXamlUIPresenter
Afficher le fichier
Open project: shiftkey/winrt-backport-hilarity
Méthodes publiques
Méthode
Description
NotifyWindowSizeChanged
( ) :
void
Present
( ) :
void
Render
( ) :
void
SetHost
(
[
host
) :
void
SetSize
(
[
width
,
[
height
) :
void
Method Details
NotifyWindowSizeChanged()
public
static
méthode
public
static
NotifyWindowSizeChanged
( ) :
void
Résultat
void
Present()
public
méthode
public
Present
( ) :
void
Résultat
void
Render()
public
méthode
public
Render
( ) :
void
Résultat
void
SetHost()
public
static
méthode
public
static
SetHost
(
[
host
) :
void
host
[
Résultat
void
SetSize()
public
méthode
public
SetSize
(
[
width
,
[
height
) :
void
width
[
height
[
Résultat
void