C# Class SoftwareKobo.UniversalToolkit.Controls.CircleImage

Inheritance: Windows.UI.Xaml.Controls.Control
显示文件 Open project: h82258652/SoftwareKobo.UniversalToolkit Class Usage Examples

Public Properties

Property Type Description
SourceProperty Windows.UI.Xaml.DependencyProperty
StretchProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
CircleImage ( ) : Windows.UI.Xaml

Protected Methods

Method Description
OnApplyTemplate ( ) : void

Private Methods

Method Description
SourceChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
StretchChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

Method Details

CircleImage() public method

public CircleImage ( ) : Windows.UI.Xaml
return Windows.UI.Xaml

OnApplyTemplate() protected method

protected OnApplyTemplate ( ) : void
return void

Property Details

SourceProperty public_oe static_oe property

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

StretchProperty public_oe static_oe property

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