Base:
1 reference to ToString
System.Private.Windows.Core (1)
Windows\Win32\Foundation\RECT.cs (1)
16
public override readonly string ToString() => ((Rectangle)this).
ToString
();