C# Class X.UI.RichImage.MultiImageView

Inheritance: Windows.UI.Xaml.Controls.UserControl, IDisposable
Afficher le fichier Open project: liquidboy/X Class Usage Examples

Méthodes publiques

Свойство Type Description
BackgroundColorProperty Windows.UI.Xaml.DependencyProperty
ChildrenTabsProperty Windows.UI.Xaml.DependencyProperty
DefaultUriProperty Windows.UI.Xaml.DependencyProperty
ThumbTemplateToUseProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
Dispose ( ) : void
MultiImageView ( ) : System
UnloadResources ( ) : void

Méthodes protégées

Méthode Description
ArrangeOverride ( Size finalSize ) : Size

Private Methods

Méthode Description
ChangeMainImage ( int index ) : void
DefaultUriChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
Dt_Tick ( object sender, object e ) : void
Grid_PointerEntered ( object sender, Windows e ) : void
ThumbTemplateChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
rootElement_Loaded ( object sender, RoutedEventArgs e ) : void
rootElement_Unloaded ( object sender, RoutedEventArgs e ) : void

Method Details

ArrangeOverride() protected méthode

protected ArrangeOverride ( Size finalSize ) : Size
finalSize Windows.Foundation.Size
Résultat Windows.Foundation.Size

Dispose() public méthode

public Dispose ( ) : void
Résultat void

MultiImageView() public méthode

public MultiImageView ( ) : System
Résultat System

UnloadResources() public méthode

public UnloadResources ( ) : void
Résultat void

Property Details

BackgroundColorProperty public_oe static_oe property

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

ChildrenTabsProperty public_oe static_oe property

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

DefaultUriProperty public_oe static_oe property

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

ThumbTemplateToUseProperty public_oe static_oe property

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