1 implementation of GetUInt16
mscorlib (1)
system\runtime\interopservices\windowsruntime\clripropertyvalueimpl.cs (1)
90
public UInt16
GetUInt16
()
1 reference to GetUInt16
mscorlib (1)
system\runtime\interopservices\windowsruntime\clripropertyvalueimpl.cs (1)
457
return (T)(object)ipv.
GetUInt16
();