'宣言 Public Class WindowClientAreaUIElement Inherits DesktopAlertUIElementBase Implements Infragistics.Win.UIAutomation.IProvideUIAutomation
public class WindowClientAreaUIElement : DesktopAlertUIElementBase, Infragistics.Win.UIAutomation.IProvideUIAutomation
WindowClientAreaUIElement は以下の子要素を含みます。
Windows Live Messenger は分割グラデーションを使用して背景を描画します。ここで上半分は VerticalBump グラデーションで、下半分はべた塗り背景になります。このルックを達成するには、2 つの WindowLiveMessengerClientAreaBackgroundUIElement インスタンスをこの要素の ChildElements コレクションに追加します。上半分にひとつの下半分にもうひとつです。WindowLiveMessengerClientAreaBackgroundUIElement だけが WindowsLiveMessenger スタイルのもとで表示し、それは Appearance または AppStyling に相当する以下のプロパティが明示的に設定されていない場合に限ります。
WindowClientAreaUIElement の視覚的な外観は Appearance で決定されます。
この要素の Infragistics.Win.AppStyling.UIRole の名前は、DesktopAlertCaptionArea です。