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))] 1385public IObjectReference ObjRef { get => _obj; } 1386public IntPtr ThisPtr => _obj.ThisPtr; 1387public ObjectReference<I> AsInterface<I>() => _obj.As<I>(); 1388public A As<A>() => _obj.AsType<A>(); 1402global::WinRT.ExceptionHelpers.ThrowExceptionForHR(_obj.Vftbl.GetTokenAt_1(ThisPtr, MarshalString.GetAbi(__text), startIndex, out __retval)); 1419global::WinRT.ExceptionHelpers.ThrowExceptionForHR(_obj.Vftbl.GetTokens_2(ThisPtr, MarshalString.GetAbi(__text), out __retval)); 1437global::WinRT.ExceptionHelpers.ThrowExceptionForHR(_obj.Vftbl.Tokenize_3(ThisPtr, MarshalString.GetAbi(__text), startIndex, WordSegmentsTokenizingHandler.GetAbi(__handler))); 1453global::WinRT.ExceptionHelpers.ThrowExceptionForHR(_obj.Vftbl.get_ResolvedLanguage_0(ThisPtr, out __retval));