1 write to _contextCallbackPtr
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\ObjectReference.cs (1)
228_contextCallbackPtr = contextCallbackPtr;
2 references to _contextCallbackPtr
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\WinRT\ObjectReference.cs (2)
234IntPtr contextCallbackPtr = _contextCallbackPtr; 252using (var contextCallbackReference = ObjectReference<ABI.WinRT.Interop.IContextCallback.Vftbl>.FromAbi(_contextCallbackPtr))