2 references to ToUInt32
mscorlib (1)
system\byte.cs (1)
225
return Convert.
ToUInt32
(m_value);
PresentationCore (1)
Core\CSharp\MS\Internal\Ink\InkSerializedFormat\DrawingAttributeSerializer.cs (1)
207
rasterOperation = Convert.
ToUInt32
(data[0]);