1 write to _obj
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (1)
1384
_obj
= obj;
9 references to _obj
PresentationFramework (9)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (9)
1269
[global::WinRT.ObjectReferenceWrapper(nameof(
_obj
))]
1377
public IObjectReference ObjRef { get =>
_obj
; }
1378
public IntPtr ThisPtr =>
_obj
.ThisPtr;
1379
public ObjectReference<I> AsInterface<I>() =>
_obj
.As<I>();
1380
public A As<A>() =>
_obj
.AsType<A>();
1394
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(
_obj
.Vftbl.GetTokenAt_1(ThisPtr, MarshalString.GetAbi(__text), startIndex, out __retval));
1411
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(
_obj
.Vftbl.GetTokens_2(ThisPtr, MarshalString.GetAbi(__text), out __retval));
1429
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(
_obj
.Vftbl.Tokenize_3(ThisPtr, MarshalString.GetAbi(__text), startIndex, WordSegmentsTokenizingHandler.GetAbi(__handler)));
1445
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(
_obj
.Vftbl.get_ResolvedLanguage_0(ThisPtr, out __retval));