Obtains the pattern to which a window's content region is redrawn.
pascal OSStatus GetWindowContentPattern (
WindowPtr window,
PixPatHandle outPixPat);
The GetWindowContentPattern function obtains the pattern to which the window's content region is redrawn. See Window Content Color for further discussion.
The function SetWindowContentPattern .