1 instantiation of NullHandle
System.Private.Windows.Core (1)
Windows\Win32\Foundation\NullHandle.cs (1)
10
public static NullHandle<T> Instance { get; } =
new
();
1 reference to NullHandle
System.Private.Windows.Core (1)
Windows\Win32\Foundation\NullHandle.cs (1)
10
public static
NullHandle
<T> Instance { get; } = new();