4 references to Open
System.Windows.Forms (4)
System\Windows\Forms\Dialogs\TaskDialog\TaskDialog.cs (1)
1590
_windowSubclassHandler.
Open
();
System\Windows\Forms\WindowSubclassHandler.cs (3)
15
/// To actually subclass the window, call <see cref="
Open
"/>. To ensure the
84
/// <exception cref="InvalidOperationException"><see cref="
Open
"/> was already called.</exception>
117
/// This method undoes the subclassing that was initiated by calling <see cref="
Open
"/>.