1 write to _obj
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\Windows.Globalization.cs (1)
334
_obj
= obj;
9 references to _obj
PresentationFramework (9)
MS\Internal\WindowsRuntime\Generated\Windows.Globalization.cs (9)
216
[global::WinRT.ObjectReferenceWrapper(nameof(
_obj
))]
327
public IObjectReference ObjRef { get =>
_obj
; }
328
public IntPtr ThisPtr =>
_obj
.ThisPtr;
329
public ObjectReference<I> AsInterface<I>() =>
_obj
.As<I>();
330
public A As<A>() =>
_obj
.AsType<A>();
344
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(
_obj
.Vftbl.get_DisplayName_1(ThisPtr, out __retval));
361
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(
_obj
.Vftbl.get_LanguageTag_0(ThisPtr, out __retval));
378
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(
_obj
.Vftbl.get_NativeName_2(ThisPtr, out __retval));
395
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(
_obj
.Vftbl.get_Script_3(ThisPtr, out __retval));