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