Property | Type | Description | |
---|---|---|---|
FillProperty | |||
FontFamilyProperty | |||
FontSizeProperty | |||
FontStretchProperty | |||
FontStyleProperty | |||
FontWeightProperty | |||
StrokeProperty | |||
StrokeThicknessProperty | |||
TextAlignmentProperty | |||
TextDecorationsProperty | |||
TextProperty | |||
TextTrimmingProperty | |||
TextWrappingProperty |
Property | Type | Description | |
---|---|---|---|
EnsureFormattedText | void | ||
EnsureGeometry | void | ||
OnFormattedTextInvalidated | void | ||
OnFormattedTextUpdated | void | ||
UpdateFormattedText | void |
Method | Description | |
---|---|---|
OutlinedTextBlock ( ) : System |
Method | Description | |
---|---|---|
ArrangeOverride ( |
||
MeasureOverride ( |
||
OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void |
Method | Description | |
---|---|---|
EnsureFormattedText ( ) : void | ||
EnsureGeometry ( ) : void | ||
OnFormattedTextInvalidated ( |
||
OnFormattedTextUpdated ( |
||
UpdateFormattedText ( ) : void |
protected ArrangeOverride ( |
||
finalSize | ||
return |
protected MeasureOverride ( |
||
availableSize | ||
return |
protected OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void | ||
drawingContext | System.Windows.Media.DrawingContext | |
return | void |
public static DependencyProperty,System.Windows FillProperty | ||
return |
public static DependencyProperty,System.Windows FontFamilyProperty | ||
return |
public static DependencyProperty,System.Windows FontSizeProperty | ||
return |
public static DependencyProperty,System.Windows FontStretchProperty | ||
return |
public static DependencyProperty,System.Windows FontStyleProperty | ||
return |
public static DependencyProperty,System.Windows FontWeightProperty | ||
return |
public static DependencyProperty,System.Windows StrokeProperty | ||
return |
public static DependencyProperty,System.Windows StrokeThicknessProperty | ||
return |
public static DependencyProperty,System.Windows TextAlignmentProperty | ||
return |
public static DependencyProperty,System.Windows TextDecorationsProperty | ||
return |
public static DependencyProperty,System.Windows TextProperty | ||
return |
public static DependencyProperty,System.Windows TextTrimmingProperty | ||
return |