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

Inheritance: System.Windows.Controls.TextBlock
ファイルを表示 Open project: SIXNetworks/withSIX.Desktop

Public Properties

Property Type Description
MarkupTextProperty System.Windows.DependencyProperty

Private Properties

Property Type Description
OnTextMarkupChanged void

Public Methods

Method Description
MarkupTextBlock ( ) : System
MarkupTextBlock ( string markupText ) : System

Private Methods

Method Description
OnTextMarkupChanged ( DependencyObject dependencyObject, System.Windows.DependencyPropertyChangedEventArgs dependencyPropertyChangedEventArgs ) : void

Method Details

MarkupTextBlock() public method

public MarkupTextBlock ( ) : System
return System

MarkupTextBlock() public method

public MarkupTextBlock ( string markupText ) : System
markupText string
return System

Property Details

MarkupTextProperty public_oe static_oe property

public static DependencyProperty,System.Windows MarkupTextProperty
return System.Windows.DependencyProperty