public static XSolidBrush DefaultForeground { get; }
Public Shared ReadOnly Property DefaultForeground As XSolidBrush
Get
public:
static property XSolidBrush^ DefaultForeground {
XSolidBrush^ get ();
}
static member DefaultForeground : XSolidBrush with get