C# Class Signal.Xaml.Controls.ContactPicture

Inheritance: Windows.UI.Xaml.Controls.Canvas
Exibir arquivo Open project: smndtrl/Signal-UWP

Public Properties

Property Type Description
ContactProperty Windows.UI.Xaml.DependencyProperty
RadiusProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
ContactPicture ( ) : System

Private Methods

Method Description
Draw ( ) : void
OnContactPropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnLoaded ( object sender, RoutedEventArgs e ) : void
OnSizePropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
SetControlSize ( ) : void

Method Details

ContactPicture() public method

public ContactPicture ( ) : System
return System

Property Details

ContactProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ContactProperty
return Windows.UI.Xaml.DependencyProperty

RadiusProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml RadiusProperty
return Windows.UI.Xaml.DependencyProperty