C# (CSharp) System.Windows.Mvvm.Services.Dialog Namespace

Nested Namespaces

System.Windows.Mvvm.Services.Dialog.Resources

Сlasses

Name Description
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.