5 references to GetShort
System.Drawing (5)
commonui\System\Drawing\Icon.cs (5)
642
short idReserved =
GetShort
(pbIconData);
643
short idType =
GetShort
(pbIconData + 2);
644
short idCount =
GetShort
(pbIconData + 4);
677
EntryTemp.wPlanes =
GetShort
(pbIconDirEntry + 4);
678
EntryTemp.wBitCount =
GetShort
(pbIconDirEntry + 6);