3 references to KeepCallbackDelegateAlive
System.Windows.Forms (3)
System\Windows\Forms\Dialogs\TaskDialog\TaskDialog.cs (1)
659
_windowSubclassHandler?.
KeepCallbackDelegateAlive
();
System\Windows\Forms\WindowSubclassHandler.cs (2)
122
/// you should call <see cref="
KeepCallbackDelegateAlive
"/> after the window is destroyed
213
KeepCallbackDelegateAlive
();