1 write to _obj
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (1)
533
_obj
= obj;
8 references to _obj
PresentationFramework (8)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (8)
436
[global::WinRT.ObjectReferenceWrapper(nameof(
_obj
))]
526
public IObjectReference ObjRef { get =>
_obj
; }
527
public IntPtr ThisPtr =>
_obj
.ThisPtr;
528
public ObjectReference<I> AsInterface<I>() =>
_obj
.As<I>();
529
public A As<A>() =>
_obj
.AsType<A>();
543
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(
_obj
.Vftbl.get_AlternateText_1(ThisPtr, out __retval));
558
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(
_obj
.Vftbl.get_NormalizationFormat_2(ThisPtr, out __retval));
568
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(
_obj
.Vftbl.get_SourceTextSegment_0(ThisPtr, out __retval));