1 write to _nativeDelegate
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (1)
1609
_nativeDelegate
= nativeDelegate;
3 references to _nativeDelegate
PresentationFramework (3)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (3)
1602
[global::WinRT.ObjectReferenceWrapper(nameof(
_nativeDelegate
))]
1614
IntPtr ThisPtr =
_nativeDelegate
.ThisPtr;
1615
var abiInvoke = Marshal.GetDelegateForFunctionPointer<Abi_Invoke>(
_nativeDelegate
.Vftbl.Invoke);