Show / Hide Table of Contents

Property wnd.Handle


Overload

Gets window handle as IntPtr. Code w.Handle is the same as (IntPtr)w .

public nint Handle { get; }
Property Value
nint