C# Class Telegram.AvatarPlaceholder_Control

Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: naphaso/kilogram

Méthodes publiques

Méthode Description
AvatarPlaceholder_Control ( ) : System
SetImage ( ImageSource src ) : void

Method Details

AvatarPlaceholder_Control() public méthode

public AvatarPlaceholder_Control ( ) : System
Résultat System

SetImage() public méthode

public SetImage ( ImageSource src ) : void
src ImageSource
Résultat void