4 references to ThisPtr
PresentationFramework (4)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (4)
256
public IntPtr ThisPtr => _default.
ThisPtr
;
1234
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(_obj.Vftbl.get_AlternateForms_2(
ThisPtr
, out __retval));
1249
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(_obj.Vftbl.get_SourceTextSegment_1(
ThisPtr
, out __retval));
1261
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(_obj.Vftbl.get_Text_0(
ThisPtr
, out __retval));