C# 클래스 Open.Core.UI.Controls.AcceptCancelPresenter

A control that wraps content within an Accept/Cancel dialog frame.
Use the 'AcceptCancelPresenter.xaml' template style.
상속: System.Windows.Controls.ContentControl
파일 보기 프로젝트 열기: philcockfield/Open.TestHarness.SL 1 사용 예제들

공개 프로퍼티들

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

공개 메소드들

메소드 설명
AcceptCancelPresenter ( ) : System.Windows

메소드 상세

AcceptCancelPresenter() 공개 메소드

public AcceptCancelPresenter ( ) : System.Windows
리턴 System.Windows

프로퍼티 상세

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

Gets or sets the height of the drop-shadow at the top of the control.
public static DependencyProperty,System.Windows TopShadowHeightProperty
리턴 System.Windows.DependencyProperty

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

Gets or sets the opacity of the drop-shadow at the top of the control.
public static DependencyProperty,System.Windows TopShadowOpacityProperty
리턴 System.Windows.DependencyProperty