1 write to _obj
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (1)
1392
_obj
= obj;
9 references to _obj
PresentationFramework (9)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (9)
1277
[global::WinRT.ObjectReferenceWrapper(nameof(
_obj
))]
1385
public IObjectReference ObjRef { get =>
_obj
; }
1386
public IntPtr ThisPtr =>
_obj
.ThisPtr;
1387
public ObjectReference<I> AsInterface<I>() =>
_obj
.As<I>();
1388
public A As<A>() =>
_obj
.AsType<A>();
1402
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(
_obj
.Vftbl.GetTokenAt_1(ThisPtr, MarshalString.GetAbi(__text), startIndex, out __retval));
1419
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(
_obj
.Vftbl.GetTokens_2(ThisPtr, MarshalString.GetAbi(__text), out __retval));
1437
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(
_obj
.Vftbl.Tokenize_3(ThisPtr, MarshalString.GetAbi(__text), startIndex, WordSegmentsTokenizingHandler.GetAbi(__handler)));
1453
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(
_obj
.Vftbl.get_ResolvedLanguage_0(ThisPtr, out __retval));