C# Class TrakHound_UI.ImageBox

Interaction logic for ImageBox.xaml
Inheritance: System.Windows.Controls.UserControl
显示文件 Open project: TrakHound/TrakHound-Community Class Usage Examples

Public Properties

Property Type Description
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

Public Methods

Method Description
ImageBox ( ) : System

Private Methods

Method Description
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

Method Details

ImageBox() public method

public ImageBox ( ) : System
return System

Property Details

DarkBackgroundProperty public_oe static_oe property

public static DependencyProperty,System.Windows DarkBackgroundProperty
return System.Windows.DependencyProperty

HelpTextProperty public_oe static_oe property

public static DependencyProperty,System.Windows HelpTextProperty
return System.Windows.DependencyProperty

ImageProperty public_oe static_oe property

public static DependencyProperty,System.Windows ImageProperty
return System.Windows.DependencyProperty

ImageSetProperty public_oe static_oe property

public static DependencyProperty,System.Windows ImageSetProperty
return System.Windows.DependencyProperty

LoadingProperty public_oe static_oe property

public static DependencyProperty,System.Windows LoadingProperty
return System.Windows.DependencyProperty

LoadingTextProperty public_oe static_oe property

public static DependencyProperty,System.Windows LoadingTextProperty
return System.Windows.DependencyProperty

ShowBorderProperty public_oe static_oe property

public static DependencyProperty,System.Windows ShowBorderProperty
return System.Windows.DependencyProperty

ShowClearProperty public_oe static_oe property

public static DependencyProperty,System.Windows ShowClearProperty
return System.Windows.DependencyProperty

TitleProperty public_oe static_oe property

public static DependencyProperty,System.Windows TitleProperty
return System.Windows.DependencyProperty