C# Class SwtorCaster.Custom.OutlinedText

Inheritance: System.Windows.FrameworkElement
Exibir arquivo Open project: pjmagee/swtor-caster

Public Properties

Property Type Description
BoldProperty System.Windows.DependencyProperty
FillProperty System.Windows.DependencyProperty
FontProperty System.Windows.DependencyProperty
FontSizeProperty System.Windows.DependencyProperty
ItalicProperty System.Windows.DependencyProperty
StrokeProperty System.Windows.DependencyProperty
StrokeThicknessProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty

Public Methods

Method Description
CreateText ( ) : void

Protected Methods

Method Description
OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void

Private Methods

Method Description
OnOutlineTextInvalidated ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

CreateText() public method

public CreateText ( ) : void
return void

OnRender() protected method

protected OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void
drawingContext System.Windows.Media.DrawingContext
return void

Property Details

BoldProperty public_oe static_oe property

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

FillProperty public_oe static_oe property

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

FontProperty public_oe static_oe property

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

FontSizeProperty public_oe static_oe property

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

ItalicProperty public_oe static_oe property

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

StrokeProperty public_oe static_oe property

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

StrokeThicknessProperty public_oe static_oe property

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

TextProperty public_oe static_oe property

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