Class HorizontalTextBlock
Represents a text block with horizontal text.
public class HorizontalTextBlock : TextBlock, INotifyPropertyChangedEx, INotifyPropertyChanged
  - Inheritance
 - 
      
      PropertyChangedBaseHorizontalTextBlock
 
- Implements
 - 
      INotifyPropertyChangedEx
 
- Inherited Members
 - 
    
    
    
    
    
    
    
    
    
    
    
    
    
    PropertyChangedBase.Refresh()PropertyChangedBase.IsNotifyingPropertyChangedBase.PropertyChanged
 
Constructors
HorizontalTextBlock(FontType)
Initializes a new instance of the HorizontalTextBlock class.
public HorizontalTextBlock(FontType fontType = FontType.System)
  Parameters
fontTypeFontTypeType of the font.