C# Class UniversalMarkdown.MarkdownTextBlock

Inheritance: Windows.UI.Xaml.Controls.UserControl, ILinkRegister
Afficher le fichier Open project: QuinnDamerell/UniversalMarkdown Class Usage Examples

Méthodes publiques

Свойство Type Description
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

Méthodes publiques

Méthode 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.

Private Methods

Méthode Description
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

Method Details

MarkdownTextBlock() public méthode

Creates a new markdown text block
public MarkdownTextBlock ( ) : System
Résultat System

RegisterNewHyperLink() public méthode

Called when the render has a link we need to listen to.
public RegisterNewHyperLink ( Hyperlink newHyperlink, string linkUrl ) : void
newHyperlink Hyperlink
linkUrl string
Résultat void

Property Details

CodeBackgroundProperty public_oe static_oe property

Gets the dependency property for CodeBackground.
public static DependencyProperty,Windows.UI.Xaml CodeBackgroundProperty
Résultat Windows.UI.Xaml.DependencyProperty

CodeBorderBrushProperty public_oe static_oe property

Gets the dependency property for CodeBorderBrush.
public static DependencyProperty,Windows.UI.Xaml CodeBorderBrushProperty
Résultat Windows.UI.Xaml.DependencyProperty

CodeBorderThicknessProperty public_oe static_oe property

Gets the dependency property for CodeBorderThickness.
public static DependencyProperty,Windows.UI.Xaml CodeBorderThicknessProperty
Résultat Windows.UI.Xaml.DependencyProperty

CodeFontFamilyProperty public_oe static_oe property

Gets the dependency property for CodeFontFamily.
public static DependencyProperty,Windows.UI.Xaml CodeFontFamilyProperty
Résultat Windows.UI.Xaml.DependencyProperty

CodeForegroundProperty public_oe static_oe property

Gets the dependency property for CodeForeground.
public static DependencyProperty,Windows.UI.Xaml CodeForegroundProperty
Résultat Windows.UI.Xaml.DependencyProperty

CodeMarginProperty public_oe static_oe property

Gets the dependency property for CodeMargin.
public static DependencyProperty,Windows.UI.Xaml CodeMarginProperty
Résultat Windows.UI.Xaml.DependencyProperty

CodePaddingProperty public_oe static_oe property

Gets the dependency property for CodePadding.
public static DependencyProperty,Windows.UI.Xaml CodePaddingProperty
Résultat Windows.UI.Xaml.DependencyProperty

Header1FontSizeProperty public_oe static_oe property

Gets the dependency property for Header1FontSize.
public static DependencyProperty,Windows.UI.Xaml Header1FontSizeProperty
Résultat Windows.UI.Xaml.DependencyProperty

Header1FontWeightProperty public_oe static_oe property

Gets the dependency property for Header1FontWeight.
public static DependencyProperty,Windows.UI.Xaml Header1FontWeightProperty
Résultat Windows.UI.Xaml.DependencyProperty

Header1MarginProperty public_oe static_oe property

Gets the dependency property for Header1Margin.
public static DependencyProperty,Windows.UI.Xaml Header1MarginProperty
Résultat Windows.UI.Xaml.DependencyProperty

Header2FontSizeProperty public_oe static_oe property

Gets the dependency property for Header2FontSize.
public static DependencyProperty,Windows.UI.Xaml Header2FontSizeProperty
Résultat Windows.UI.Xaml.DependencyProperty

Header2FontWeightProperty public_oe static_oe property

Gets the dependency property for Header2FontWeight.
public static DependencyProperty,Windows.UI.Xaml Header2FontWeightProperty
Résultat Windows.UI.Xaml.DependencyProperty

Header2MarginProperty public_oe static_oe property

Gets the dependency property for Header2Margin.
public static DependencyProperty,Windows.UI.Xaml Header2MarginProperty
Résultat Windows.UI.Xaml.DependencyProperty

Header3FontSizeProperty public_oe static_oe property

Gets the dependency property for Header3FontSize.
public static DependencyProperty,Windows.UI.Xaml Header3FontSizeProperty
Résultat Windows.UI.Xaml.DependencyProperty

Header3FontWeightProperty public_oe static_oe property

Gets the dependency property for Header3FontWeight.
public static DependencyProperty,Windows.UI.Xaml Header3FontWeightProperty
Résultat Windows.UI.Xaml.DependencyProperty

Header3MarginProperty public_oe static_oe property

Gets the dependency property for Header3Margin.
public static DependencyProperty,Windows.UI.Xaml Header3MarginProperty
Résultat Windows.UI.Xaml.DependencyProperty

Header4FontSizeProperty public_oe static_oe property

Gets the dependency property for Header4FontSize.
public static DependencyProperty,Windows.UI.Xaml Header4FontSizeProperty
Résultat Windows.UI.Xaml.DependencyProperty

Header4FontWeightProperty public_oe static_oe property

Gets the dependency property for Header4FontWeight.
public static DependencyProperty,Windows.UI.Xaml Header4FontWeightProperty
Résultat Windows.UI.Xaml.DependencyProperty

Header4MarginProperty public_oe static_oe property

Gets the dependency property for Header4Margin.
public static DependencyProperty,Windows.UI.Xaml Header4MarginProperty
Résultat Windows.UI.Xaml.DependencyProperty

Header5FontSizeProperty public_oe static_oe property

Gets the dependency property for Header5FontSize.
public static DependencyProperty,Windows.UI.Xaml Header5FontSizeProperty
Résultat Windows.UI.Xaml.DependencyProperty

Header5FontWeightProperty public_oe static_oe property

Gets the dependency property for Header5FontWeight.
public static DependencyProperty,Windows.UI.Xaml Header5FontWeightProperty
Résultat Windows.UI.Xaml.DependencyProperty

Header5MarginProperty public_oe static_oe property

Gets the dependency property for Header5Margin.
public static DependencyProperty,Windows.UI.Xaml Header5MarginProperty
Résultat Windows.UI.Xaml.DependencyProperty

Header6FontSizeProperty public_oe static_oe property

Gets the dependency property for Header6FontSize.
public static DependencyProperty,Windows.UI.Xaml Header6FontSizeProperty
Résultat Windows.UI.Xaml.DependencyProperty

Header6FontWeightProperty public_oe static_oe property

Gets the dependency property for Header6FontWeight.
public static DependencyProperty,Windows.UI.Xaml Header6FontWeightProperty
Résultat Windows.UI.Xaml.DependencyProperty

Header6MarginProperty public_oe static_oe property

Gets the dependency property for Header6Margin.
public static DependencyProperty,Windows.UI.Xaml Header6MarginProperty
Résultat Windows.UI.Xaml.DependencyProperty

HorizontalRuleBrushProperty public_oe static_oe property

Gets the dependency property for HorizontalRuleBrush.
public static DependencyProperty,Windows.UI.Xaml HorizontalRuleBrushProperty
Résultat Windows.UI.Xaml.DependencyProperty

HorizontalRuleMarginProperty public_oe static_oe property

Gets the dependency property for HorizontalRuleMargin.
public static DependencyProperty,Windows.UI.Xaml HorizontalRuleMarginProperty
Résultat Windows.UI.Xaml.DependencyProperty

HorizontalRuleThicknessProperty public_oe static_oe property

Gets the dependency property for HorizontalRuleThickness.
public static DependencyProperty,Windows.UI.Xaml HorizontalRuleThicknessProperty
Résultat Windows.UI.Xaml.DependencyProperty

IsTextSelectionEnabledProperty public_oe static_oe property

Gets the dependency property for IsTextSelectionEnabled.
public static DependencyProperty,Windows.UI.Xaml IsTextSelectionEnabledProperty
Résultat Windows.UI.Xaml.DependencyProperty

ListBulletSpacingProperty public_oe static_oe property

Gets the dependency property for ListBulletSpacing.
public static DependencyProperty,Windows.UI.Xaml ListBulletSpacingProperty
Résultat Windows.UI.Xaml.DependencyProperty

ListGutterWidthProperty public_oe static_oe property

Gets the dependency property for ListGutterWidth.
public static DependencyProperty,Windows.UI.Xaml ListGutterWidthProperty
Résultat Windows.UI.Xaml.DependencyProperty

ListMarginProperty public_oe static_oe property

Gets the dependency property for ListMargin.
public static DependencyProperty,Windows.UI.Xaml ListMarginProperty
Résultat Windows.UI.Xaml.DependencyProperty

MarkdownProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml MarkdownProperty
Résultat Windows.UI.Xaml.DependencyProperty

ParagraphMarginProperty public_oe static_oe property

Gets the dependency property for ParagraphMargin.
public static DependencyProperty,Windows.UI.Xaml ParagraphMarginProperty
Résultat Windows.UI.Xaml.DependencyProperty

QuoteBackgroundProperty public_oe static_oe property

Gets the dependency property for QuoteBackground.
public static DependencyProperty,Windows.UI.Xaml QuoteBackgroundProperty
Résultat Windows.UI.Xaml.DependencyProperty

QuoteBorderBrushProperty public_oe static_oe property

Gets the dependency property for QuoteBorderBrush.
public static DependencyProperty,Windows.UI.Xaml QuoteBorderBrushProperty
Résultat Windows.UI.Xaml.DependencyProperty

QuoteBorderThicknessProperty public_oe static_oe property

Gets the dependency property for QuoteBorderThickness.
public static DependencyProperty,Windows.UI.Xaml QuoteBorderThicknessProperty
Résultat Windows.UI.Xaml.DependencyProperty

QuoteForegroundProperty public_oe static_oe property

Gets the dependency property for QuoteForeground.
public static DependencyProperty,Windows.UI.Xaml QuoteForegroundProperty
Résultat Windows.UI.Xaml.DependencyProperty

QuoteMarginProperty public_oe static_oe property

Gets the dependency property for QuoteMargin.
public static DependencyProperty,Windows.UI.Xaml QuoteMarginProperty
Résultat Windows.UI.Xaml.DependencyProperty

QuotePaddingProperty public_oe static_oe property

Gets the dependency property for QuotePadding.
public static DependencyProperty,Windows.UI.Xaml QuotePaddingProperty
Résultat Windows.UI.Xaml.DependencyProperty

TableBorderBrushProperty public_oe static_oe property

Gets the dependency property for TableBorderBrush.
public static DependencyProperty,Windows.UI.Xaml TableBorderBrushProperty
Résultat Windows.UI.Xaml.DependencyProperty

TableBorderThicknessProperty public_oe static_oe property

Gets the dependency property for TableBorderThickness.
public static DependencyProperty,Windows.UI.Xaml TableBorderThicknessProperty
Résultat Windows.UI.Xaml.DependencyProperty

TableCellPaddingProperty public_oe static_oe property

Gets the dependency property for TableCellPadding.
public static DependencyProperty,Windows.UI.Xaml TableCellPaddingProperty
Résultat Windows.UI.Xaml.DependencyProperty

TableMarginProperty public_oe static_oe property

Gets the dependency property for TableMargin.
public static DependencyProperty,Windows.UI.Xaml TableMarginProperty
Résultat Windows.UI.Xaml.DependencyProperty

TextWrappingProperty public_oe static_oe property

Gets the dependency property for TextWrapping.
public static DependencyProperty,Windows.UI.Xaml TextWrappingProperty
Résultat Windows.UI.Xaml.DependencyProperty