Exemplo n.º 1
0
 private IntPtr GetBlock(IntPtr cellView)
 {
     return(cellView.And(_blockMask.ToIntPtr().Not()));
 }