2 references to ToUInt32
PresentationCore (1)
MS\Internal\Ink\InkSerializedFormat\DrawingAttributeSerializer.cs (1)
186rasterOperation = Convert.ToUInt32(data[0]);
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Byte.cs (1)
219return Convert.ToUInt32(m_value);