IFileDialogCallbackIsDisposed Property |
Version 63.0.0
Gets a value indicating whether the callback has been disposed of.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 63.0.0.0 (63.0.0.0)
Syntax property bool IsDisposed {
bool get ();
}
Property Value
Type:
BooleanSee Also