C# Класс UniversalMarkdown.MarkdownTextBlock

Наследование: Windows.UI.Xaml.Controls.UserControl, ILinkRegister
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
CodeBackgroundProperty Windows.UI.Xaml.DependencyProperty
CodeBorderBrushProperty Windows.UI.Xaml.DependencyProperty
CodeBorderThicknessProperty Windows.UI.Xaml.DependencyProperty
CodeFontFamilyProperty Windows.UI.Xaml.DependencyProperty
CodeForegroundProperty Windows.UI.Xaml.DependencyProperty
CodeMarginProperty Windows.UI.Xaml.DependencyProperty
CodePaddingProperty Windows.UI.Xaml.DependencyProperty
Header1FontSizeProperty Windows.UI.Xaml.DependencyProperty
Header1FontWeightProperty Windows.UI.Xaml.DependencyProperty
Header1MarginProperty Windows.UI.Xaml.DependencyProperty
Header2FontSizeProperty Windows.UI.Xaml.DependencyProperty
Header2FontWeightProperty Windows.UI.Xaml.DependencyProperty
Header2MarginProperty Windows.UI.Xaml.DependencyProperty
Header3FontSizeProperty Windows.UI.Xaml.DependencyProperty
Header3FontWeightProperty Windows.UI.Xaml.DependencyProperty
Header3MarginProperty Windows.UI.Xaml.DependencyProperty
Header4FontSizeProperty Windows.UI.Xaml.DependencyProperty
Header4FontWeightProperty Windows.UI.Xaml.DependencyProperty
Header4MarginProperty Windows.UI.Xaml.DependencyProperty
Header5FontSizeProperty Windows.UI.Xaml.DependencyProperty
Header5FontWeightProperty Windows.UI.Xaml.DependencyProperty
Header5MarginProperty Windows.UI.Xaml.DependencyProperty
Header6FontSizeProperty Windows.UI.Xaml.DependencyProperty
Header6FontWeightProperty Windows.UI.Xaml.DependencyProperty
Header6MarginProperty Windows.UI.Xaml.DependencyProperty
HorizontalRuleBrushProperty Windows.UI.Xaml.DependencyProperty
HorizontalRuleMarginProperty Windows.UI.Xaml.DependencyProperty
HorizontalRuleThicknessProperty Windows.UI.Xaml.DependencyProperty
IsTextSelectionEnabledProperty Windows.UI.Xaml.DependencyProperty
ListBulletSpacingProperty Windows.UI.Xaml.DependencyProperty
ListGutterWidthProperty Windows.UI.Xaml.DependencyProperty
ListMarginProperty Windows.UI.Xaml.DependencyProperty
MarkdownProperty Windows.UI.Xaml.DependencyProperty
ParagraphMarginProperty Windows.UI.Xaml.DependencyProperty
QuoteBackgroundProperty Windows.UI.Xaml.DependencyProperty
QuoteBorderBrushProperty Windows.UI.Xaml.DependencyProperty
QuoteBorderThicknessProperty Windows.UI.Xaml.DependencyProperty
QuoteForegroundProperty Windows.UI.Xaml.DependencyProperty
QuoteMarginProperty Windows.UI.Xaml.DependencyProperty
QuotePaddingProperty Windows.UI.Xaml.DependencyProperty
TableBorderBrushProperty Windows.UI.Xaml.DependencyProperty
TableBorderThicknessProperty Windows.UI.Xaml.DependencyProperty
TableCellPaddingProperty Windows.UI.Xaml.DependencyProperty
TableMarginProperty Windows.UI.Xaml.DependencyProperty
TextWrappingProperty Windows.UI.Xaml.DependencyProperty

Открытые методы

Метод Описание
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.

Приватные методы

Метод Описание
Hyperlink_Click ( Hyperlink sender, HyperlinkClickEventArgs args ) : void

Fired when a user taps one of the link elements

OnPropertyChanged ( DependencyObject d, DependencyProperty prop ) : void

Fired when the value of a DependencyProperty is changed.

OnPropertyChangedStatic ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

Calls OnPropertyChanged.

UnhookListeners ( ) : void

Описание методов

MarkdownTextBlock() публичный Метод

Creates a new markdown text block
public MarkdownTextBlock ( ) : System
Результат System

RegisterNewHyperLink() публичный Метод

Called when the render has a link we need to listen to.
public RegisterNewHyperLink ( Hyperlink newHyperlink, string linkUrl ) : void
newHyperlink Hyperlink
linkUrl string
Результат void

Описание свойств

CodeBackgroundProperty публичное статическое свойство

Gets the dependency property for CodeBackground.
public static DependencyProperty,Windows.UI.Xaml CodeBackgroundProperty
Результат Windows.UI.Xaml.DependencyProperty

CodeBorderBrushProperty публичное статическое свойство

Gets the dependency property for CodeBorderBrush.
public static DependencyProperty,Windows.UI.Xaml CodeBorderBrushProperty
Результат Windows.UI.Xaml.DependencyProperty

CodeBorderThicknessProperty публичное статическое свойство

Gets the dependency property for CodeBorderThickness.
public static DependencyProperty,Windows.UI.Xaml CodeBorderThicknessProperty
Результат Windows.UI.Xaml.DependencyProperty

CodeFontFamilyProperty публичное статическое свойство

Gets the dependency property for CodeFontFamily.
public static DependencyProperty,Windows.UI.Xaml CodeFontFamilyProperty
Результат Windows.UI.Xaml.DependencyProperty

CodeForegroundProperty публичное статическое свойство

Gets the dependency property for CodeForeground.
public static DependencyProperty,Windows.UI.Xaml CodeForegroundProperty
Результат Windows.UI.Xaml.DependencyProperty

CodeMarginProperty публичное статическое свойство

Gets the dependency property for CodeMargin.
public static DependencyProperty,Windows.UI.Xaml CodeMarginProperty
Результат Windows.UI.Xaml.DependencyProperty

CodePaddingProperty публичное статическое свойство

Gets the dependency property for CodePadding.
public static DependencyProperty,Windows.UI.Xaml CodePaddingProperty
Результат Windows.UI.Xaml.DependencyProperty

Header1FontSizeProperty публичное статическое свойство

Gets the dependency property for Header1FontSize.
public static DependencyProperty,Windows.UI.Xaml Header1FontSizeProperty
Результат Windows.UI.Xaml.DependencyProperty

Header1FontWeightProperty публичное статическое свойство

Gets the dependency property for Header1FontWeight.
public static DependencyProperty,Windows.UI.Xaml Header1FontWeightProperty
Результат Windows.UI.Xaml.DependencyProperty

Header1MarginProperty публичное статическое свойство

Gets the dependency property for Header1Margin.
public static DependencyProperty,Windows.UI.Xaml Header1MarginProperty
Результат Windows.UI.Xaml.DependencyProperty

Header2FontSizeProperty публичное статическое свойство

Gets the dependency property for Header2FontSize.
public static DependencyProperty,Windows.UI.Xaml Header2FontSizeProperty
Результат Windows.UI.Xaml.DependencyProperty

Header2FontWeightProperty публичное статическое свойство

Gets the dependency property for Header2FontWeight.
public static DependencyProperty,Windows.UI.Xaml Header2FontWeightProperty
Результат Windows.UI.Xaml.DependencyProperty

Header2MarginProperty публичное статическое свойство

Gets the dependency property for Header2Margin.
public static DependencyProperty,Windows.UI.Xaml Header2MarginProperty
Результат Windows.UI.Xaml.DependencyProperty

Header3FontSizeProperty публичное статическое свойство

Gets the dependency property for Header3FontSize.
public static DependencyProperty,Windows.UI.Xaml Header3FontSizeProperty
Результат Windows.UI.Xaml.DependencyProperty

Header3FontWeightProperty публичное статическое свойство

Gets the dependency property for Header3FontWeight.
public static DependencyProperty,Windows.UI.Xaml Header3FontWeightProperty
Результат Windows.UI.Xaml.DependencyProperty

Header3MarginProperty публичное статическое свойство

Gets the dependency property for Header3Margin.
public static DependencyProperty,Windows.UI.Xaml Header3MarginProperty
Результат Windows.UI.Xaml.DependencyProperty

Header4FontSizeProperty публичное статическое свойство

Gets the dependency property for Header4FontSize.
public static DependencyProperty,Windows.UI.Xaml Header4FontSizeProperty
Результат Windows.UI.Xaml.DependencyProperty

Header4FontWeightProperty публичное статическое свойство

Gets the dependency property for Header4FontWeight.
public static DependencyProperty,Windows.UI.Xaml Header4FontWeightProperty
Результат Windows.UI.Xaml.DependencyProperty

Header4MarginProperty публичное статическое свойство

Gets the dependency property for Header4Margin.
public static DependencyProperty,Windows.UI.Xaml Header4MarginProperty
Результат Windows.UI.Xaml.DependencyProperty

Header5FontSizeProperty публичное статическое свойство

Gets the dependency property for Header5FontSize.
public static DependencyProperty,Windows.UI.Xaml Header5FontSizeProperty
Результат Windows.UI.Xaml.DependencyProperty

Header5FontWeightProperty публичное статическое свойство

Gets the dependency property for Header5FontWeight.
public static DependencyProperty,Windows.UI.Xaml Header5FontWeightProperty
Результат Windows.UI.Xaml.DependencyProperty

Header5MarginProperty публичное статическое свойство

Gets the dependency property for Header5Margin.
public static DependencyProperty,Windows.UI.Xaml Header5MarginProperty
Результат Windows.UI.Xaml.DependencyProperty

Header6FontSizeProperty публичное статическое свойство

Gets the dependency property for Header6FontSize.
public static DependencyProperty,Windows.UI.Xaml Header6FontSizeProperty
Результат Windows.UI.Xaml.DependencyProperty

Header6FontWeightProperty публичное статическое свойство

Gets the dependency property for Header6FontWeight.
public static DependencyProperty,Windows.UI.Xaml Header6FontWeightProperty
Результат Windows.UI.Xaml.DependencyProperty

Header6MarginProperty публичное статическое свойство

Gets the dependency property for Header6Margin.
public static DependencyProperty,Windows.UI.Xaml Header6MarginProperty
Результат Windows.UI.Xaml.DependencyProperty

HorizontalRuleBrushProperty публичное статическое свойство

Gets the dependency property for HorizontalRuleBrush.
public static DependencyProperty,Windows.UI.Xaml HorizontalRuleBrushProperty
Результат Windows.UI.Xaml.DependencyProperty

HorizontalRuleMarginProperty публичное статическое свойство

Gets the dependency property for HorizontalRuleMargin.
public static DependencyProperty,Windows.UI.Xaml HorizontalRuleMarginProperty
Результат Windows.UI.Xaml.DependencyProperty

HorizontalRuleThicknessProperty публичное статическое свойство

Gets the dependency property for HorizontalRuleThickness.
public static DependencyProperty,Windows.UI.Xaml HorizontalRuleThicknessProperty
Результат Windows.UI.Xaml.DependencyProperty

IsTextSelectionEnabledProperty публичное статическое свойство

Gets the dependency property for IsTextSelectionEnabled.
public static DependencyProperty,Windows.UI.Xaml IsTextSelectionEnabledProperty
Результат Windows.UI.Xaml.DependencyProperty

ListBulletSpacingProperty публичное статическое свойство

Gets the dependency property for ListBulletSpacing.
public static DependencyProperty,Windows.UI.Xaml ListBulletSpacingProperty
Результат Windows.UI.Xaml.DependencyProperty

ListGutterWidthProperty публичное статическое свойство

Gets the dependency property for ListGutterWidth.
public static DependencyProperty,Windows.UI.Xaml ListGutterWidthProperty
Результат Windows.UI.Xaml.DependencyProperty

ListMarginProperty публичное статическое свойство

Gets the dependency property for ListMargin.
public static DependencyProperty,Windows.UI.Xaml ListMarginProperty
Результат Windows.UI.Xaml.DependencyProperty

MarkdownProperty публичное статическое свойство

public static DependencyProperty,Windows.UI.Xaml MarkdownProperty
Результат Windows.UI.Xaml.DependencyProperty

ParagraphMarginProperty публичное статическое свойство

Gets the dependency property for ParagraphMargin.
public static DependencyProperty,Windows.UI.Xaml ParagraphMarginProperty
Результат Windows.UI.Xaml.DependencyProperty

QuoteBackgroundProperty публичное статическое свойство

Gets the dependency property for QuoteBackground.
public static DependencyProperty,Windows.UI.Xaml QuoteBackgroundProperty
Результат Windows.UI.Xaml.DependencyProperty

QuoteBorderBrushProperty публичное статическое свойство

Gets the dependency property for QuoteBorderBrush.
public static DependencyProperty,Windows.UI.Xaml QuoteBorderBrushProperty
Результат Windows.UI.Xaml.DependencyProperty

QuoteBorderThicknessProperty публичное статическое свойство

Gets the dependency property for QuoteBorderThickness.
public static DependencyProperty,Windows.UI.Xaml QuoteBorderThicknessProperty
Результат Windows.UI.Xaml.DependencyProperty

QuoteForegroundProperty публичное статическое свойство

Gets the dependency property for QuoteForeground.
public static DependencyProperty,Windows.UI.Xaml QuoteForegroundProperty
Результат Windows.UI.Xaml.DependencyProperty

QuoteMarginProperty публичное статическое свойство

Gets the dependency property for QuoteMargin.
public static DependencyProperty,Windows.UI.Xaml QuoteMarginProperty
Результат Windows.UI.Xaml.DependencyProperty

QuotePaddingProperty публичное статическое свойство

Gets the dependency property for QuotePadding.
public static DependencyProperty,Windows.UI.Xaml QuotePaddingProperty
Результат Windows.UI.Xaml.DependencyProperty

TableBorderBrushProperty публичное статическое свойство

Gets the dependency property for TableBorderBrush.
public static DependencyProperty,Windows.UI.Xaml TableBorderBrushProperty
Результат Windows.UI.Xaml.DependencyProperty

TableBorderThicknessProperty публичное статическое свойство

Gets the dependency property for TableBorderThickness.
public static DependencyProperty,Windows.UI.Xaml TableBorderThicknessProperty
Результат Windows.UI.Xaml.DependencyProperty

TableCellPaddingProperty публичное статическое свойство

Gets the dependency property for TableCellPadding.
public static DependencyProperty,Windows.UI.Xaml TableCellPaddingProperty
Результат Windows.UI.Xaml.DependencyProperty

TableMarginProperty публичное статическое свойство

Gets the dependency property for TableMargin.
public static DependencyProperty,Windows.UI.Xaml TableMarginProperty
Результат Windows.UI.Xaml.DependencyProperty

TextWrappingProperty публичное статическое свойство

Gets the dependency property for TextWrapping.
public static DependencyProperty,Windows.UI.Xaml TextWrappingProperty
Результат Windows.UI.Xaml.DependencyProperty