C# Class MahApps.Metro.Controls.Panorama

Inheritance: System.Windows.Controls.ItemsControl
Afficher le fichier Open project: Irdis/VSTalk Class Usage Examples

Méthodes publiques

Свойство Type Description
DynamicGroupHeaderProperty System.Windows.DependencyProperty
GroupHeightProperty System.Windows.DependencyProperty
HeaderFontColorProperty System.Windows.DependencyProperty
HeaderFontFamilyProperty System.Windows.DependencyProperty
HeaderFontSizeProperty System.Windows.DependencyProperty
HorizontalScrollBarEnabledProperty System.Windows.DependencyProperty
ItemBoxProperty System.Windows.DependencyProperty
MouseScrollEnabledProperty System.Windows.DependencyProperty
UseSnapBackScrollingProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
OnApplyTemplate ( ) : void

Méthodes protégées

Méthode Description
OnPreviewMouseDown ( System.Windows.Input.MouseButtonEventArgs e ) : void
OnPreviewMouseMove ( System.Windows.Input.MouseEventArgs e ) : void
OnPreviewMouseUp ( System.Windows.Input.MouseButtonEventArgs e ) : void
OnPreviewMouseWheel ( System.Windows.Input.MouseWheelEventArgs e ) : void
OnPreviewTouchDown ( System.Windows.Input.TouchEventArgs e ) : void
OnPreviewTouchMove ( System.Windows.Input.TouchEventArgs e ) : void
OnPreviewTouchUp ( System.Windows.Input.TouchEventArgs e ) : void

Private Methods

Méthode Description
DoStandardScrolling ( ) : void
HandleMouseDown ( ) : void
HandleMouseMove ( Point currentPoint ) : bool
HandleMouseUp ( Point currentPoint ) : void
HandleWorldTimerTick ( object sender, EventArgs e ) : void
HideHorizontalScrollBar ( ) : void
Panorama ( ) : System
ShowHorizontalScrollBar ( ) : void

Method Details

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

OnPreviewMouseDown() protected méthode

protected OnPreviewMouseDown ( System.Windows.Input.MouseButtonEventArgs e ) : void
e System.Windows.Input.MouseButtonEventArgs
Résultat void

OnPreviewMouseMove() protected méthode

protected OnPreviewMouseMove ( System.Windows.Input.MouseEventArgs e ) : void
e System.Windows.Input.MouseEventArgs
Résultat void

OnPreviewMouseUp() protected méthode

protected OnPreviewMouseUp ( System.Windows.Input.MouseButtonEventArgs e ) : void
e System.Windows.Input.MouseButtonEventArgs
Résultat void

OnPreviewMouseWheel() protected méthode

protected OnPreviewMouseWheel ( System.Windows.Input.MouseWheelEventArgs e ) : void
e System.Windows.Input.MouseWheelEventArgs
Résultat void

OnPreviewTouchDown() protected méthode

protected OnPreviewTouchDown ( System.Windows.Input.TouchEventArgs e ) : void
e System.Windows.Input.TouchEventArgs
Résultat void

OnPreviewTouchMove() protected méthode

protected OnPreviewTouchMove ( System.Windows.Input.TouchEventArgs e ) : void
e System.Windows.Input.TouchEventArgs
Résultat void

OnPreviewTouchUp() protected méthode

protected OnPreviewTouchUp ( System.Windows.Input.TouchEventArgs e ) : void
e System.Windows.Input.TouchEventArgs
Résultat void

Property Details

DynamicGroupHeaderProperty public_oe static_oe property

public static DependencyProperty,System.Windows DynamicGroupHeaderProperty
Résultat System.Windows.DependencyProperty

GroupHeightProperty public_oe static_oe property

public static DependencyProperty,System.Windows GroupHeightProperty
Résultat System.Windows.DependencyProperty

HeaderFontColorProperty public_oe static_oe property

public static DependencyProperty,System.Windows HeaderFontColorProperty
Résultat System.Windows.DependencyProperty

HeaderFontFamilyProperty public_oe static_oe property

public static DependencyProperty,System.Windows HeaderFontFamilyProperty
Résultat System.Windows.DependencyProperty

HeaderFontSizeProperty public_oe static_oe property

public static DependencyProperty,System.Windows HeaderFontSizeProperty
Résultat System.Windows.DependencyProperty

HorizontalScrollBarEnabledProperty public_oe static_oe property

public static DependencyProperty,System.Windows HorizontalScrollBarEnabledProperty
Résultat System.Windows.DependencyProperty

ItemBoxProperty public_oe static_oe property

public static DependencyProperty,System.Windows ItemBoxProperty
Résultat System.Windows.DependencyProperty

MouseScrollEnabledProperty public_oe static_oe property

public static DependencyProperty,System.Windows MouseScrollEnabledProperty
Résultat System.Windows.DependencyProperty

UseSnapBackScrollingProperty public_oe static_oe property

public static DependencyProperty,System.Windows UseSnapBackScrollingProperty
Résultat System.Windows.DependencyProperty