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