Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Windows
UI
Xaml
Hosting
XamlUIPresenter
C# Class Windows.UI.Xaml.Hosting.XamlUIPresenter
Inheritance:
IXamlUIPresenter
ファイルを表示
Open project: shiftkey/winrt-backport-hilarity
Public Methods
Method
Description
NotifyWindowSizeChanged
( ) :
void
Present
( ) :
void
Render
( ) :
void
SetHost
(
[
host
) :
void
SetSize
(
[
width
,
[
height
) :
void
Method Details
NotifyWindowSizeChanged()
public
static
method
public
static
NotifyWindowSizeChanged
( ) :
void
return
void
Present()
public
method
public
Present
( ) :
void
return
void
Render()
public
method
public
Render
( ) :
void
return
void
SetHost()
public
static
method
public
static
SetHost
(
[
host
) :
void
host
[
return
void
SetSize()
public
method
public
SetSize
(
[
width
,
[
height
) :
void
width
[
height
[
return
void