1 instantiation of IDelegateVftbl
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (1)
1572AbiToProjectionVftable = new global::WinRT.Interop.IDelegateVftbl
6 references to IDelegateVftbl
PresentationFramework (6)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (6)
1566private static readonly global::WinRT.Interop.IDelegateVftbl AbiToProjectionVftable; 1577var nativeVftbl = ComWrappersSupport.AllocateVtableMemory(typeof(WordSegmentsTokenizingHandler), Marshal.SizeOf<global::WinRT.Interop.IDelegateVftbl>()); 1585managedDelegate is null ? null : ComWrappersSupport.CreateCCWForObject(managedDelegate).As<global::WinRT.Interop.IDelegateVftbl>(GuidGenerator.GetIID(typeof(WordSegmentsTokenizingHandler))); 1591var abiDelegate = ObjectReference<IDelegateVftbl>.FromAbi(nativeDelegate); 1598private readonly ObjectReference<global::WinRT.Interop.IDelegateVftbl> _nativeDelegate; 1600public NativeDelegateWrapper(ObjectReference<global::WinRT.Interop.IDelegateVftbl> nativeDelegate)