C# 클래스 MahApps.Metro.Controls.Panorama

상속: System.Windows.Controls.ItemsControl
파일 보기 프로젝트 열기: Irdis/VSTalk 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
OnApplyTemplate ( ) : void

보호된 메소드들

메소드 설명
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

비공개 메소드들

메소드 설명
DoStandardScrolling ( ) : void
HandleMouseDown ( ) : void
HandleMouseMove ( Point currentPoint ) : bool
HandleMouseUp ( Point currentPoint ) : void
HandleWorldTimerTick ( object sender, EventArgs e ) : void
HideHorizontalScrollBar ( ) : void
Panorama ( ) : System
ShowHorizontalScrollBar ( ) : void

메소드 상세

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

OnPreviewMouseDown() 보호된 메소드

protected OnPreviewMouseDown ( System.Windows.Input.MouseButtonEventArgs e ) : void
e System.Windows.Input.MouseButtonEventArgs
리턴 void

OnPreviewMouseMove() 보호된 메소드

protected OnPreviewMouseMove ( System.Windows.Input.MouseEventArgs e ) : void
e System.Windows.Input.MouseEventArgs
리턴 void

OnPreviewMouseUp() 보호된 메소드

protected OnPreviewMouseUp ( System.Windows.Input.MouseButtonEventArgs e ) : void
e System.Windows.Input.MouseButtonEventArgs
리턴 void

OnPreviewMouseWheel() 보호된 메소드

protected OnPreviewMouseWheel ( System.Windows.Input.MouseWheelEventArgs e ) : void
e System.Windows.Input.MouseWheelEventArgs
리턴 void

OnPreviewTouchDown() 보호된 메소드

protected OnPreviewTouchDown ( System.Windows.Input.TouchEventArgs e ) : void
e System.Windows.Input.TouchEventArgs
리턴 void

OnPreviewTouchMove() 보호된 메소드

protected OnPreviewTouchMove ( System.Windows.Input.TouchEventArgs e ) : void
e System.Windows.Input.TouchEventArgs
리턴 void

OnPreviewTouchUp() 보호된 메소드

protected OnPreviewTouchUp ( System.Windows.Input.TouchEventArgs e ) : void
e System.Windows.Input.TouchEventArgs
리턴 void

프로퍼티 상세

DynamicGroupHeaderProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows DynamicGroupHeaderProperty
리턴 System.Windows.DependencyProperty

GroupHeightProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows GroupHeightProperty
리턴 System.Windows.DependencyProperty

HeaderFontColorProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows HeaderFontColorProperty
리턴 System.Windows.DependencyProperty

HeaderFontFamilyProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows HeaderFontFamilyProperty
리턴 System.Windows.DependencyProperty

HeaderFontSizeProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows HeaderFontSizeProperty
리턴 System.Windows.DependencyProperty

HorizontalScrollBarEnabledProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows HorizontalScrollBarEnabledProperty
리턴 System.Windows.DependencyProperty

ItemBoxProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ItemBoxProperty
리턴 System.Windows.DependencyProperty

MouseScrollEnabledProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows MouseScrollEnabledProperty
리턴 System.Windows.DependencyProperty

UseSnapBackScrollingProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows UseSnapBackScrollingProperty
리턴 System.Windows.DependencyProperty