Table of Contents

Property ConfirmPopupDisplayCallback

Namespace
Alternet.Scripter.Debugger.UI.Wpf.DataTips
Assembly
Alternet.Scripter.Debugger.UI.Wpf.v9.dll

ConfirmPopupDisplayCallback

Gets a delegate handler method that confirms popup displaying.

public Func<bool> ConfirmPopupDisplayCallback { get; }

Property Value

Func<bool>