C# Class TrakHound_UI.ImageBox

Interaction logic for ImageBox.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: TrakHound/TrakHound-Community Class Usage Examples

Méthodes publiques

Свойство 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

Méthodes publiques

Méthode Description
ImageBox ( ) : System

Private Methods

Méthode 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 méthode

public ImageBox ( ) : System
Résultat System

Property Details

DarkBackgroundProperty public_oe static_oe property

public static DependencyProperty,System.Windows DarkBackgroundProperty
Résultat System.Windows.DependencyProperty

HelpTextProperty public_oe static_oe property

public static DependencyProperty,System.Windows HelpTextProperty
Résultat System.Windows.DependencyProperty

ImageProperty public_oe static_oe property

public static DependencyProperty,System.Windows ImageProperty
Résultat System.Windows.DependencyProperty

ImageSetProperty public_oe static_oe property

public static DependencyProperty,System.Windows ImageSetProperty
Résultat System.Windows.DependencyProperty

LoadingProperty public_oe static_oe property

public static DependencyProperty,System.Windows LoadingProperty
Résultat System.Windows.DependencyProperty

LoadingTextProperty public_oe static_oe property

public static DependencyProperty,System.Windows LoadingTextProperty
Résultat System.Windows.DependencyProperty

ShowBorderProperty public_oe static_oe property

public static DependencyProperty,System.Windows ShowBorderProperty
Résultat System.Windows.DependencyProperty

ShowClearProperty public_oe static_oe property

public static DependencyProperty,System.Windows ShowClearProperty
Résultat System.Windows.DependencyProperty

TitleProperty public_oe static_oe property

public static DependencyProperty,System.Windows TitleProperty
Résultat System.Windows.DependencyProperty