Class AboutDialogHandle
public class AboutDialogHandle : WindowHandle, IDisposable
- Inheritance
-
AboutDialogHandle
- Implements
- Inherited Members
Constructors
AboutDialogHandle(nint, bool)
public AboutDialogHandle(nint handle, bool ownsHandle)
Parameters
Methods
For<T>(ConstructArgument[])
public static AboutDialogHandle For<T>(ConstructArgument[] constructArguments) where T : AboutDialog, GTypeProvider
Parameters
constructArguments
ConstructArgument[]
Returns
Type Parameters
T