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