C# 클래스 TrakHound_UI.ImageBox

Interaction logic for ImageBox.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: TrakHound/TrakHound-Community 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DarkBackgroundProperty System.Windows.DependencyProperty
HelpTextProperty System.Windows.DependencyProperty
ImageProperty System.Windows.DependencyProperty
ImageSetProperty System.Windows.DependencyProperty
LoadingProperty System.Windows.DependencyProperty
LoadingTextProperty System.Windows.DependencyProperty
ShowBorderProperty System.Windows.DependencyProperty
ShowClearProperty System.Windows.DependencyProperty
TitleProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
ImageBox ( ) : System

비공개 메소드들

메소드 설명
Clear_MouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
Help_MouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
Help_MouseEnter ( object sender, System.Windows.Input.MouseEventArgs e ) : void
Help_MouseLeave ( object sender, System.Windows.Input.MouseEventArgs e ) : void
ImagePropertyChanged ( DependencyObject dependencyObject, System.Windows.DependencyPropertyChangedEventArgs eventArgs ) : void
LoadProfileImage_GUI ( double brightness ) : void
SetBackgroundColor ( ImageSource img ) : void
SetBackgroundColor_Worker ( object o ) : void
Upload_Clicked ( Button bt ) : void

메소드 상세

ImageBox() 공개 메소드

public ImageBox ( ) : System
리턴 System

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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