C# Class X.UI.RichImage.MultiImageView

Inheritance: Windows.UI.Xaml.Controls.UserControl, IDisposable
Datei anzeigen Open project: liquidboy/X Class Usage Examples

Public Properties

Property Type Description
BackgroundColorProperty Windows.UI.Xaml.DependencyProperty
ChildrenTabsProperty Windows.UI.Xaml.DependencyProperty
DefaultUriProperty Windows.UI.Xaml.DependencyProperty
ThumbTemplateToUseProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
Dispose ( ) : void
MultiImageView ( ) : System
UnloadResources ( ) : void

Protected Methods

Method Description
ArrangeOverride ( Size finalSize ) : Size

Private Methods

Method 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 method

protected ArrangeOverride ( Size finalSize ) : Size
finalSize Windows.Foundation.Size
return Windows.Foundation.Size

Dispose() public method

public Dispose ( ) : void
return void

MultiImageView() public method

public MultiImageView ( ) : System
return System

UnloadResources() public method

public UnloadResources ( ) : void
return void

Property Details

BackgroundColorProperty public_oe static_oe property

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

ChildrenTabsProperty public_oe static_oe property

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

DefaultUriProperty public_oe static_oe property

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

ThumbTemplateToUseProperty public_oe static_oe property

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