1 reference to GetOrRegisterObjectForComInstance
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\ComWrappersSupport.net5.cs (1)
31
public static object TryRegisterObjectForInterface(object obj, IntPtr thisPtr) => ComWrappers.
GetOrRegisterObjectForComInstance
(thisPtr, CreateObjectFlags.TrackerObject, obj);