Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
UniversalMarkdown
Display
XamlRenderer.RenderContext
C# Class UniversalMarkdown.Display.XamlRenderer.RenderContext
Mostrar archivo
Open project: QuinnDamerell/UniversalMarkdown
Public Properties
Property
Type
Description
Foreground
Windows.UI.Xaml.Media.Brush
TrimLeadingWhitespace
bool
WithinHyperlink
bool
Public Methods
Method
Description
Clone
( ) :
RenderContext
Method Details
Clone()
public
method
public
Clone
( ) :
RenderContext
return
RenderContext
Property Details
Foreground
public_oe property
public
Brush,Windows.UI.Xaml.Media
Foreground
return
Windows.UI.Xaml.Media.Brush
TrimLeadingWhitespace
public_oe property
public
bool
TrimLeadingWhitespace
return
bool
WithinHyperlink
public_oe property
public
bool
WithinHyperlink
return
bool