C# Class SoftwareKobo.UniversalToolkit.Controls.CircleImage

Inheritance: Windows.UI.Xaml.Controls.Control
Afficher le fichier Open project: h82258652/SoftwareKobo.UniversalToolkit Class Usage Examples

Méthodes publiques

Свойство Type Description
SourceProperty Windows.UI.Xaml.DependencyProperty
StretchProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
CircleImage ( ) : Windows.UI.Xaml

Méthodes protégées

Méthode Description
OnApplyTemplate ( ) : void

Private Methods

Méthode Description
SourceChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
StretchChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

Method Details

CircleImage() public méthode

public CircleImage ( ) : Windows.UI.Xaml
Résultat Windows.UI.Xaml

OnApplyTemplate() protected méthode

protected OnApplyTemplate ( ) : void
Résultat void

Property Details

SourceProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml SourceProperty
Résultat Windows.UI.Xaml.DependencyProperty

StretchProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml StretchProperty
Résultat Windows.UI.Xaml.DependencyProperty