255 characters seems to be an internal limitation in the native window function DefWindowProc().
WPF native:
UnsafeNativeMethods.SetWindowText(new HandleRef(this, CriticalHandle), title);
, . WPF.
...
Win32, DefWindowProc(), - 255 .
Windows WM_NCPAINT ( , ..). DefWindowProc(), WM_NCPAINT, GetWindowText(), . GetWindowText() , -, 255 ( Windows 79 ). 255 .