C# 클래스 LogViewer.LabelAndText

Interaction logic for LabelAndText.xaml
파일 보기 프로젝트 열기: wallymathieu/log4net-logviewer

공개 프로퍼티들

프로퍼티 타입 설명
LabelProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
LabelAndText ( ) : System

비공개 메소드들

메소드 설명
OnLabelChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnTextChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

LabelAndText() 공개 메소드

public LabelAndText ( ) : System
리턴 System

프로퍼티 상세

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

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

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

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