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