C# 클래스 VizInt.Resizer

상속: System.Windows.Controls.ContentControl
파일 보기 프로젝트 열기: BlueMountainCapital/VizInt

공개 프로퍼티들

프로퍼티 타입 설명
IsAutoSizeEnabledProperty System.Windows.DependencyProperty
IsGripEnabledProperty System.Windows.DependencyProperty
IsGripVisibleProperty System.Windows.DependencyProperty
ResizeDirectionProperty System.Windows.DependencyProperty
SuggestedSizeProperty System.Windows.DependencyProperty

보호된 메소드들

메소드 설명
MeasureOverride ( Size constraint ) : Size

비공개 메소드들

메소드 설명
IsGripVisible_Changed ( object sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnAutoSizeCommand ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void
OnEndResizeCommand ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void
OnStartResizeCommand ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void
OnUpdateSizeCommand ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void
Resizer ( ) : System

메소드 상세

MeasureOverride() 보호된 메소드

protected MeasureOverride ( Size constraint ) : Size
constraint System.Windows.Size
리턴 System.Windows.Size

프로퍼티 상세

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

Identifies the IsAutoSizeEnabled dependency property.
public static DependencyProperty,System.Windows IsAutoSizeEnabledProperty
리턴 System.Windows.DependencyProperty

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

Identifies the IsGripEnabled dependency property.
public static DependencyProperty,System.Windows IsGripEnabledProperty
리턴 System.Windows.DependencyProperty

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

Identifies the IsGripVisible dependency property.
public static DependencyProperty,System.Windows IsGripVisibleProperty
리턴 System.Windows.DependencyProperty

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

Identifies the ResizeDirection dependency property.
public static DependencyProperty,System.Windows ResizeDirectionProperty
리턴 System.Windows.DependencyProperty

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

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