C# Class Telegram.AvatarPlaceholder_Control

Inheritance: System.Windows.Controls.UserControl
Mostra file Open project: naphaso/kilogram

Public Methods

Method Description
AvatarPlaceholder_Control ( ) : System
SetImage ( ImageSource src ) : void

Method Details

AvatarPlaceholder_Control() public method

public AvatarPlaceholder_Control ( ) : System
return System

SetImage() public method

public SetImage ( ImageSource src ) : void
src ImageSource
return void