2 references to FromAbi
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (2)
1403
return global::MS.Internal.WindowsRuntime.ABI.Windows.Data.Text.WordSegment.
FromAbi
(__retval);
1560
public static unsafe global::MS.Internal.WindowsRuntime.Windows.Data.Text.WordSegment[] FromAbiArray(object box) => MarshalInterfaceHelper<global::MS.Internal.WindowsRuntime.Windows.Data.Text.WordSegment>.FromAbiArray(box,
FromAbi
);