C# Class MALClient.Shared.UserControls.AttachedProperties.MonitoredImageSourceExtension

Inheritance: Windows.UI.Xaml.DependencyObject
Afficher le fichier Open project: Mordonus/MALClient

Méthodes publiques

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

Méthodes publiques

Méthode Description
GetMonitoredSource ( DependencyObject element ) : Uri
ResetImageQueue ( ) : void
SetMonitoredSource ( DependencyObject element, Uri value ) : void

Private Methods

Méthode Description
BmpOnImageOpened ( object sender, RoutedEventArgs routedEventArgs ) : void
PropertyChangedCallback ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
TryRelease ( ) : void

Method Details

GetMonitoredSource() public static méthode

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

ResetImageQueue() public static méthode

public static ResetImageQueue ( ) : void
Résultat void

SetMonitoredSource() public static méthode

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

Property Details

MonitoredSourceProperty public_oe static_oe property

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