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