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