C# 클래스 AppPromo.UWP.ActionDialog

A dialog that prompts a user to perform an action.
상속: ContentDialog
파일 보기 프로젝트 열기: jbienzms/AppPromo

공개 메소드들

메소드 설명
ActionDialog ( ) : System

Initializes a new ActionDialog instance.

비공개 메소드들

메소드 설명
ActionDialog_Opened ( ContentDialog sender, ContentDialogOpenedEventArgs args ) : void
ChkDontRemind_Checked ( object sender, RoutedEventArgs e ) : void
OnConfirmTextChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnDeclineTextChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnDelayTextChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

메소드 상세

ActionDialog() 공개 메소드

Initializes a new ActionDialog instance.
public ActionDialog ( ) : System
리턴 System