Table of Contents

Property Handled

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

Handled

Represents a value indicating whether prompt on replace event is handled, disabling use default prompt dialog. By default this value is false.

public bool Handled { get; set; }

Property Value

bool