- Namespace
- Avalonia
.Dialogs - Containing Type
- Managed
File Dialog Extensions
Syntax
public static TAppBuilder UseManagedSystemDialogs<TAppBuilder, TWindow>(this TAppBuilder builder)
where TAppBuilder : AppBuilderBase<TAppBuilder>, new() where TWindow : Window, new()
Type Parameters
Name | Description |
---|---|
TAppBuilder | |
TWindow |
Parameters
Name | Type | Description |
---|---|---|
builder | TAppBuilder |
Return Value
Type | Description |
---|---|
TAppBuilder |