1 write to _obj
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\Windows.Globalization.cs (1)
327
_obj
= obj;
9 references to _obj
PresentationFramework (9)
MS\Internal\WindowsRuntime\Generated\Windows.Globalization.cs (9)
209
[global::WinRT.ObjectReferenceWrapper(nameof(
_obj
))]
320
public IObjectReference ObjRef { get =>
_obj
; }
321
public IntPtr ThisPtr =>
_obj
.ThisPtr;
322
public ObjectReference<I> AsInterface<I>() =>
_obj
.As<I>();
323
public A As<A>() =>
_obj
.AsType<A>();
337
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(
_obj
.Vftbl.get_DisplayName_1(ThisPtr, out __retval));
354
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(
_obj
.Vftbl.get_LanguageTag_0(ThisPtr, out __retval));
371
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(
_obj
.Vftbl.get_NativeName_2(ThisPtr, out __retval));
388
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(
_obj
.Vftbl.get_Script_3(ThisPtr, out __retval));