C# Class TrakHound_UI.ImageDisplay

Interaction logic for ImageDisplay.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
ImageProperty System.Windows.DependencyProperty
LoadingProperty System.Windows.DependencyProperty
PaddingProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
ImageDisplay ( ) : System

Private Methods

Méthode Description
ImagePropertyChanged ( DependencyObject dependencyObject, System.Windows.DependencyPropertyChangedEventArgs eventArgs ) : void
LoadProfileImage_GUI ( double brightness ) : void
SetBackgroundColor ( ImageSource img ) : void
SetBackgroundColor_Worker ( object o ) : void

Method Details

ImageDisplay() public méthode

public ImageDisplay ( ) : System
Résultat System

Property Details

DarkBackgroundProperty public_oe static_oe property

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

ImageProperty public_oe static_oe property

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

LoadingProperty public_oe static_oe property

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

PaddingProperty public_oe static_oe property

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