C# Class Universal.WebP.Extensions.WebPSupport

Afficher le fichier Open project: haroldma/Universal.WebP

Méthodes publiques

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

Méthodes publiques

Méthode Description
GetSource ( DependencyObject element ) : Uri
SetSource ( DependencyObject element, Uri value ) : void

Private Methods

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

Method Details

GetSource() public static méthode

public static GetSource ( DependencyObject element ) : Uri
element Windows.UI.Xaml.DependencyObject
Résultat System.Uri

SetSource() public static méthode

public static SetSource ( DependencyObject element, Uri value ) : void
element Windows.UI.Xaml.DependencyObject
value System.Uri
Résultat void

Property Details

SourceProperty public_oe static_oe property

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