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