C# 클래스 GitHub.UI.FixedAspectRatioPanel

상속: System.Windows.Controls.Panel
파일 보기 프로젝트 열기: Microsoft/Git-Credential-Manager-for-Windows

공개 프로퍼티들

프로퍼티 타입 설명
AspectRatioProperty System.Windows.DependencyProperty

Private Properties

프로퍼티 타입 설명
FixedAspectRatioPanel System
GetMaxSize System.Windows.Size
GetPosition Point

보호된 메소드들

메소드 설명
ArrangeOverride ( Size finalSize ) : Size
MeasureOverride ( Size availableSize ) : Size

비공개 메소드들

메소드 설명
FixedAspectRatioPanel ( ) : System
GetMaxSize ( Size availableSize, double constraintAspectRatio ) : Size
GetPosition ( Size outer, Size inner, HorizontalAlignment horizontalAlignment, VerticalAlignment verticalAlignment ) : Point

메소드 상세

ArrangeOverride() 보호된 메소드

protected ArrangeOverride ( Size finalSize ) : Size
finalSize System.Windows.Size
리턴 System.Windows.Size

MeasureOverride() 보호된 메소드

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

프로퍼티 상세

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

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