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