C# Class withSIX.Core.Presentation.SA.Views.Controls.MarkupTextBlock

Inheritance: System.Windows.Controls.TextBlock
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Свойство Type Description
MarkupTextProperty System.Windows.DependencyProperty

Private Properties

Свойство Type Description
OnTextMarkupChanged void

Méthodes publiques

Méthode Description
MarkupTextBlock ( ) : System
MarkupTextBlock ( string markupText ) : System

Private Methods

Méthode Description
OnTextMarkupChanged ( DependencyObject dependencyObject, System.Windows.DependencyPropertyChangedEventArgs dependencyPropertyChangedEventArgs ) : void

Method Details

MarkupTextBlock() public méthode

public MarkupTextBlock ( ) : System
Résultat System

MarkupTextBlock() public méthode

public MarkupTextBlock ( string markupText ) : System
markupText string
Résultat System

Property Details

MarkupTextProperty public_oe static_oe property

public static DependencyProperty,System.Windows MarkupTextProperty
Résultat System.Windows.DependencyProperty