C# (CSharp) System.Windows.Mvvm.Services.Dialog Пространство имен

Пространства имен

System.Windows.Mvvm.Services.Dialog.Resources

Классы

Имя Описание
DialogService Represents a service for viewing dialogs. This is needed to abstract away the details from the view models, so that the view models can be unit tested better (view models should not have any dependencies to view code).
FileTypeRestriction A class that determines the restrictions on file types for file open and file save dialogs.