C# Класс AppPromo.UWP.ActionDialog

A dialog that prompts a user to perform an action.
Наследование: ContentDialog
Показать файл Открыть проект

Открытые методы

Метод Описание
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