2 writes to right
WindowsBase (2)
Shared\MS\Win32\NativeMethodsOther.cs (2)
536
this.
right
= right;
554
right
+= dx;
2 references to right
WindowsBase (2)
Shared\MS\Win32\NativeMethodsOther.cs (2)
542
get { return
right
- left; }
562
return left >=
right
|| top >= bottom;