C# 클래스 RaumfeldNET.WPFControls.RoomStripControl

상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: stoennies/raumwiese 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
RoomColorProperty System.Windows.DependencyProperty
RoomIdProperty System.Windows.DependencyProperty
RoomNameProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
RoomStripControl ( ) : System
getComplementaryColor ( System _color ) : Color

비공개 메소드들

메소드 설명
RemoveAddButton_Click ( object sender, RoutedEventArgs e ) : void
RoomStripControl_PreviewMouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
StartDrag ( System.Windows.Input.MouseEventArgs e ) : void

메소드 상세

RoomStripControl() 공개 메소드

public RoomStripControl ( ) : System
리턴 System

getComplementaryColor() 공개 메소드

public getComplementaryColor ( System _color ) : Color
_color System
리턴 System.Windows.Media.Color

프로퍼티 상세

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

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

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

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

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

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