Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Windows
UI
Xaml
Controls
RichTextBlockOverflow
C# Class Windows.UI.Xaml.Controls.RichTextBlockOverflow
Inheritance:
FrameworkElement
,
IRichTextBlockOverflow
Mostra file
Open project: shiftkey/winrt-backport-hilarity
Class Usage Examples
Public Methods
Method
Description
Focus
(
[
value
) :
bool
GetPositionFromPoint
(
[
point
) :
TextPointer
RichTextBlockOverflow
( ) :
System
Method Details
Focus()
public
method
public
Focus
(
[
value
) :
bool
value
[
return
bool
GetPositionFromPoint()
public
method
public
GetPositionFromPoint
(
[
point
) :
TextPointer
point
[
return
Windows.UI.Xaml.Documents.TextPointer
RichTextBlockOverflow()
public
method
public
RichTextBlockOverflow
( ) :
System
return
System