Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Windows
UI
Xaml
Controls
TextBlock
C# Class Windows.UI.Xaml.Controls.TextBlock
Inheritance:
FrameworkElement
,
ITextBlock
Datei anzeigen
Open project: shiftkey/winrt-backport-hilarity
Class Usage Examples
Public Methods
Method
Description
Focus
(
[
value
) :
bool
Select
(
[
start
,
[
end
) :
void
SelectAll
( ) :
void
TextBlock
( ) :
System
Method Details
Focus()
public
method
public
Focus
(
[
value
) :
bool
value
[
return
bool
Select()
public
method
public
Select
(
[
start
,
[
end
) :
void
start
[
end
[
return
void
SelectAll()
public
method
public
SelectAll
( ) :
void
return
void
TextBlock()
public
method
public
TextBlock
( ) :
System
return
System