C# 클래스 SilverlightMappingToolBasic.Controls.NodeControl

상속: System.Windows.Controls.Control
파일 보기 프로젝트 열기: chris-tomich/Glyma 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ChildCountLeftOffsetProperty System.Windows.DependencyProperty
ChildCountTopOffsetProperty System.Windows.DependencyProperty
GlowColorProperty System.Windows.DependencyProperty
ImageUrlProperty System.Windows.DependencyProperty
MediaIconHeightProperty System.Windows.DependencyProperty
MediaIconLeftOffsetProperty System.Windows.DependencyProperty
MediaIconTopOffsetProperty System.Windows.DependencyProperty
MediaIconWidthProperty System.Windows.DependencyProperty
NodeImageNameProperty System.Windows.DependencyProperty
NodeImageProperty System.Windows.DependencyProperty
NodeSkinHeightProperty System.Windows.DependencyProperty
NodeSkinWidthProperty System.Windows.DependencyProperty
NoteLeftOffsetProperty System.Windows.DependencyProperty
NoteTopOffsetProperty System.Windows.DependencyProperty
TextFontFamilyProperty System.Windows.DependencyProperty
TextFontSizeProperty System.Windows.DependencyProperty
TextHeightProperty System.Windows.DependencyProperty
TextMarginXProperty System.Windows.DependencyProperty
TextMarginYProperty System.Windows.DependencyProperty
TextWidthProperty System.Windows.DependencyProperty
TransclusionCountLeftOffsetProperty System.Windows.DependencyProperty
TransclusionCountTopOffsetProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
CommitNodeName ( ) : void
NodeControl ( ) : System
OnApplyTemplate ( ) : void
RefreshMetadata ( INodeProxy node ) : void
ResetMediaIcon ( ) : void
SetPlayingMediaIcon ( ) : void

비공개 메소드들

메소드 설명
GetMapNodeChildCount ( INodeProxy nodeProxy ) : string
GetTextLocation ( ) : Rect
GoToState ( string stateName, bool useTransitions ) : void
NodeControl_Loaded ( object sender, RoutedEventArgs e ) : void
OnMouseEnter ( object sender, System.Windows.Input.MouseEventArgs e ) : void
OnMouseLeave ( object sender, System.Windows.Input.MouseEventArgs e ) : void
OnMouseRightButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
OnMouseRightButtonUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
OnNodeTextBlockMouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
OnNodeTextBoxCancelClick ( object sender, RoutedEventArgs e ) : void
OnNodeTextBoxOkClick ( object sender, RoutedEventArgs e ) : void
TextBoxPart_KeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void
brush_ImageFailed ( object sender, System.Windows.ExceptionRoutedEventArgs e ) : void
nodeImageBrush_ImageFailed ( object sender, System.Windows.ExceptionRoutedEventArgs e ) : void
pauseMediaImagePart_MouseLeftButtonUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
playMediaImagePart_MouseLeftButtonUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

메소드 상세

CommitNodeName() 공개 메소드

public CommitNodeName ( ) : void
리턴 void

NodeControl() 공개 메소드

public NodeControl ( ) : System
리턴 System

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

RefreshMetadata() 공개 메소드

public RefreshMetadata ( INodeProxy node ) : void
node INodeProxy
리턴 void

ResetMediaIcon() 공개 메소드

public ResetMediaIcon ( ) : void
리턴 void

SetPlayingMediaIcon() 공개 메소드

public SetPlayingMediaIcon ( ) : void
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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