2 references to ExtractMultiByte
System.Web.Mobile (2)
UI\MobileControls\Design\Util\WbmpConverter.cs (2)
46
int width =
ExtractMultiByte
(buffer, ref cursor);
47
int height =
ExtractMultiByte
(buffer, ref cursor);