2 writes to top
WindowsBase (2)
Shared\MS\Win32\NativeMethodsOther.cs (2)
535
this.
top
= top;
553
top
+= dy;
2 references to top
WindowsBase (2)
Shared\MS\Win32\NativeMethodsOther.cs (2)
547
get { return bottom -
top
; }
562
return left >= right ||
top
>= bottom;