C# Class TextControls.RaisedText

Inheritance: System.Windows.Controls.UserControl
显示文件 Open project: Esri/arcgis-templates-silverlight Class Usage Examples

Public Properties

Property Type Description
BlurBrushProperty System.Windows.DependencyProperty
BlurRadiusProperty System.Windows.DependencyProperty
ShadowBlurRadiusProperty System.Windows.DependencyProperty
ShadowColorProperty System.Windows.DependencyProperty
ShadowDepthProperty System.Windows.DependencyProperty
ShadowDirectionProperty System.Windows.DependencyProperty
ShadowOpacityProperty System.Windows.DependencyProperty
TextAlignmentProperty System.Windows.DependencyProperty
TextBrushProperty System.Windows.DependencyProperty
TextFamilyProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty
TextSizeProperty System.Windows.DependencyProperty
TextStyleProperty System.Windows.DependencyProperty
TextWeightProperty System.Windows.DependencyProperty
TextWrappingProperty System.Windows.DependencyProperty

Public Methods

Method Description
RaisedText ( ) : System

Private Methods

Method Description
OnBlurBrushPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnBlurRadiusPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnShadowBlurRadiusPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnShadowColorPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnShadowDepthPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnShadowDirectionPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnShadowOpacityPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnTextAlignmentPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnTextBrushPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnTextFamilyPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnTextPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnTextSizePropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnTextStylePropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnTextWeightPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnTextWrappingPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

RaisedText() public method

public RaisedText ( ) : System
return System

Property Details

BlurBrushProperty public_oe static_oe property

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

BlurRadiusProperty public_oe static_oe property

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

ShadowBlurRadiusProperty public_oe static_oe property

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

ShadowColorProperty public_oe static_oe property

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

ShadowDepthProperty public_oe static_oe property

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

ShadowDirectionProperty public_oe static_oe property

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

ShadowOpacityProperty public_oe static_oe property

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

TextAlignmentProperty public_oe static_oe property

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

TextBrushProperty public_oe static_oe property

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

TextFamilyProperty public_oe static_oe property

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

TextProperty public_oe static_oe property

Identifies the Text dependency property.
public static DependencyProperty,System.Windows TextProperty
return System.Windows.DependencyProperty

TextSizeProperty public_oe static_oe property

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

TextStyleProperty public_oe static_oe property

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

TextWeightProperty public_oe static_oe property

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

TextWrappingProperty public_oe static_oe property

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