C# 클래스 TextControls.RaisedText

상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: Esri/arcgis-templates-silverlight 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
RaisedText ( ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

RaisedText() 공개 메소드

public RaisedText ( ) : System
리턴 System

프로퍼티 상세

BlurBrushProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows BlurBrushProperty
리턴 System.Windows.DependencyProperty

BlurRadiusProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows BlurRadiusProperty
리턴 System.Windows.DependencyProperty

ShadowBlurRadiusProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ShadowBlurRadiusProperty
리턴 System.Windows.DependencyProperty

ShadowColorProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ShadowColorProperty
리턴 System.Windows.DependencyProperty

ShadowDepthProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ShadowDepthProperty
리턴 System.Windows.DependencyProperty

ShadowDirectionProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ShadowDirectionProperty
리턴 System.Windows.DependencyProperty

ShadowOpacityProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ShadowOpacityProperty
리턴 System.Windows.DependencyProperty

TextAlignmentProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows TextAlignmentProperty
리턴 System.Windows.DependencyProperty

TextBrushProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows TextBrushProperty
리턴 System.Windows.DependencyProperty

TextFamilyProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows TextFamilyProperty
리턴 System.Windows.DependencyProperty

TextProperty 공개적으로 정적으로 프로퍼티

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

TextSizeProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows TextSizeProperty
리턴 System.Windows.DependencyProperty

TextStyleProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows TextStyleProperty
리턴 System.Windows.DependencyProperty

TextWeightProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows TextWeightProperty
리턴 System.Windows.DependencyProperty

TextWrappingProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows TextWrappingProperty
리턴 System.Windows.DependencyProperty