C# Class FirstFloor.ModernUI.Windows.Controls.OutlinedTextBlock

Inheritance: System.Windows.FrameworkElement
Afficher le fichier Open project: gro-ove/actools

Méthodes publiques

Свойство Type Description
FillProperty System.Windows.DependencyProperty
FontFamilyProperty System.Windows.DependencyProperty
FontSizeProperty System.Windows.DependencyProperty
FontStretchProperty System.Windows.DependencyProperty
FontStyleProperty System.Windows.DependencyProperty
FontWeightProperty System.Windows.DependencyProperty
StrokeProperty DependencyProperty
StrokeThicknessProperty DependencyProperty
TextAlignmentProperty DependencyProperty
TextDecorationsProperty DependencyProperty
TextProperty DependencyProperty
TextTrimmingProperty DependencyProperty
TextWrappingProperty DependencyProperty

Private Properties

Свойство Type Description
EnsureFormattedText void
EnsureGeometry void
OnFormattedTextInvalidated void
OnFormattedTextUpdated void
StrokePropertyChangedCallback void
UpdateFormattedText void
UpdatePen void

Méthodes publiques

Méthode Description
OutlinedTextBlock ( ) : System

Méthodes protégées

Méthode Description
ArrangeOverride ( Size finalSize ) : Size
MeasureOverride ( Size availableSize ) : Size
OnRender ( DrawingContext drawingContext ) : void

Private Methods

Méthode Description
EnsureFormattedText ( ) : void
EnsureGeometry ( ) : void
OnFormattedTextInvalidated ( DependencyObject dependencyObject, DependencyPropertyChangedEventArgs e ) : void
OnFormattedTextUpdated ( DependencyObject dependencyObject, DependencyPropertyChangedEventArgs e ) : void
StrokePropertyChangedCallback ( DependencyObject dependencyObject, DependencyPropertyChangedEventArgs dependencyPropertyChangedEventArgs ) : void
UpdateFormattedText ( ) : void
UpdatePen ( ) : void

Method Details

ArrangeOverride() protected méthode

protected ArrangeOverride ( Size finalSize ) : Size
finalSize System.Windows.Size
Résultat System.Windows.Size

MeasureOverride() protected méthode

protected MeasureOverride ( Size availableSize ) : Size
availableSize System.Windows.Size
Résultat System.Windows.Size

OnRender() protected méthode

protected OnRender ( DrawingContext drawingContext ) : void
drawingContext DrawingContext
Résultat void

OutlinedTextBlock() public méthode

public OutlinedTextBlock ( ) : System
Résultat System

Property Details

FillProperty public_oe static_oe property

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

FontFamilyProperty public_oe static_oe property

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

FontSizeProperty public_oe static_oe property

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

FontStretchProperty public_oe static_oe property

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

FontStyleProperty public_oe static_oe property

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

FontWeightProperty public_oe static_oe property

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

StrokeProperty public_oe static_oe property

public static DependencyProperty StrokeProperty
Résultat DependencyProperty

StrokeThicknessProperty public_oe static_oe property

public static DependencyProperty StrokeThicknessProperty
Résultat DependencyProperty

TextAlignmentProperty public_oe static_oe property

public static DependencyProperty TextAlignmentProperty
Résultat DependencyProperty

TextDecorationsProperty public_oe static_oe property

public static DependencyProperty TextDecorationsProperty
Résultat DependencyProperty

TextProperty public_oe static_oe property

public static DependencyProperty TextProperty
Résultat DependencyProperty

TextTrimmingProperty public_oe static_oe property

public static DependencyProperty TextTrimmingProperty
Résultat DependencyProperty

TextWrappingProperty public_oe static_oe property

public static DependencyProperty TextWrappingProperty
Résultat DependencyProperty