Table of Contents

Class ManagedFileChooserOverwritePrompt

Namespace
Avalonia.Dialogs
Assembly
Avalonia.Dialogs.dll
public class ManagedFileChooserOverwritePrompt : TemplatedControl, INotifyPropertyChanged, IDataContextProvider, ILogical, IThemeVariantHost, IResourceHost, IResourceNode, IStyleHost, ISetLogicalParent, ISetInheritanceParent, ISupportInitialize, IStyleable, INamed, IInputElement, IDataTemplateHost, ISetterValue
Inheritance
ManagedFileChooserOverwritePrompt
Implements
Inherited Members

Constructors

ManagedFileChooserOverwritePrompt()

public ManagedFileChooserOverwritePrompt()

Fields

FileNameProperty

public static readonly DirectProperty<ManagedFileChooserOverwritePrompt, string> FileNameProperty

Field Value

DirectProperty<ManagedFileChooserOverwritePrompt, string>

Properties

FileName

public string FileName { get; set; }

Property Value

string

Methods

Cancel()

public void Cancel()

Confirm()

public void Confirm()