1 implementation of GetUInt64
mscorlib (1)
system\runtime\interopservices\windowsruntime\clripropertyvalueimpl.cs (1)
114public UInt64 GetUInt64()
1 reference to GetUInt64
mscorlib (1)
system\runtime\interopservices\windowsruntime\clripropertyvalueimpl.cs (1)
469return (T)(object)ipv.GetUInt64();