Show / Hide Table of Contents

Property wpfBuilder.winWhite


Overload

If true, constructor does not change the background color of windows created afterwards; then the color depends on theme. If false constructor sets standard color of dialog windows, usually light gray. Default value depends on application's theme and usually is true if using a theme.

public static bool winWhite { get; set; }
Property Value
bool