Property | Type | Description | |
---|---|---|---|
CodeBackgroundProperty | |||
CodeBorderBrushProperty | |||
CodeBorderThicknessProperty | |||
CodeFontFamilyProperty | |||
CodeForegroundProperty | |||
CodeMarginProperty | |||
CodePaddingProperty | |||
Header1FontSizeProperty | |||
Header1FontWeightProperty | |||
Header1MarginProperty | |||
Header2FontSizeProperty | |||
Header2FontWeightProperty | |||
Header2MarginProperty | |||
Header3FontSizeProperty | |||
Header3FontWeightProperty | |||
Header3MarginProperty | |||
Header4FontSizeProperty | |||
Header4FontWeightProperty | |||
Header4MarginProperty | |||
Header5FontSizeProperty | |||
Header5FontWeightProperty | |||
Header5MarginProperty | |||
Header6FontSizeProperty | |||
Header6FontWeightProperty | |||
Header6MarginProperty | |||
HorizontalRuleBrushProperty | |||
HorizontalRuleMarginProperty | |||
HorizontalRuleThicknessProperty | |||
IsTextSelectionEnabledProperty | |||
ListBulletSpacingProperty | |||
ListGutterWidthProperty | |||
ListMarginProperty | |||
MarkdownProperty | |||
ParagraphMarginProperty | |||
QuoteBackgroundProperty | |||
QuoteBorderBrushProperty | |||
QuoteBorderThicknessProperty | |||
QuoteForegroundProperty | |||
QuoteMarginProperty | |||
QuotePaddingProperty | |||
TableBorderBrushProperty | |||
TableBorderThicknessProperty | |||
TableCellPaddingProperty | |||
TableMarginProperty | |||
TextWrappingProperty |
Method | Description | |
---|---|---|
MarkdownTextBlock ( ) : System |
Creates a new markdown text block
|
|
RegisterNewHyperLink ( Hyperlink newHyperlink, string linkUrl ) : void |
Called when the render has a link we need to listen to.
|
Method | Description | |
---|---|---|
Hyperlink_Click ( Hyperlink sender, HyperlinkClickEventArgs args ) : void |
Fired when a user taps one of the link elements
|
|
OnPropertyChanged ( |
Fired when the value of a DependencyProperty is changed.
|
|
OnPropertyChangedStatic ( |
Calls OnPropertyChanged.
|
|
UnhookListeners ( ) : void |
public RegisterNewHyperLink ( Hyperlink newHyperlink, string linkUrl ) : void | ||
newHyperlink | Hyperlink | |
linkUrl | string | |
return | void |
public static DependencyProperty,Windows.UI.Xaml CodeBackgroundProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml CodeBorderBrushProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml CodeBorderThicknessProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml CodeFontFamilyProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml CodeForegroundProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml CodeMarginProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml CodePaddingProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml Header1FontSizeProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml Header1FontWeightProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml Header1MarginProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml Header2FontSizeProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml Header2FontWeightProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml Header2MarginProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml Header3FontSizeProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml Header3FontWeightProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml Header3MarginProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml Header4FontSizeProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml Header4FontWeightProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml Header4MarginProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml Header5FontSizeProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml Header5FontWeightProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml Header5MarginProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml Header6FontSizeProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml Header6FontWeightProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml Header6MarginProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml HorizontalRuleBrushProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml HorizontalRuleMarginProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml HorizontalRuleThicknessProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml IsTextSelectionEnabledProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml ListBulletSpacingProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml ListGutterWidthProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml ListMarginProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml MarkdownProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml ParagraphMarginProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml QuoteBackgroundProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml QuoteBorderBrushProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml QuoteBorderThicknessProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml QuoteForegroundProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml QuoteMarginProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml QuotePaddingProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml TableBorderBrushProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml TableBorderThicknessProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml TableCellPaddingProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml TableMarginProperty | ||
return |