ContentDialogをクリックした後にPrimaryButtonClick
閉じない方法を教えてください。
private void ContentDialog_PrimaryButtonClick(ContentDialog sender, ContentDialogButtonClickEventArgs args)
{
}
ContentDialogをクリックした後にPrimaryButtonClick
閉じない方法を教えてください。
private void ContentDialog_PrimaryButtonClick(ContentDialog sender, ContentDialogButtonClickEventArgs args)
{
}