Share via


LightBulbPresenterStyle.DiscoveryModeBackgroundColor Property

Definition

Gets a Color that will be used to paint the background of the LightBulb in discovery mode.

public:
 virtual property System::Windows::Media::Color DiscoveryModeBackgroundColor { System::Windows::Media::Color get(); void set(System::Windows::Media::Color value); };
public virtual System.Windows.Media.Color DiscoveryModeBackgroundColor { get; set; }
member this.DiscoveryModeBackgroundColor : System.Windows.Media.Color with get, set
Public Overridable Property DiscoveryModeBackgroundColor As Color

Property Value

A Color that is used to paint the background of the LightBulb in discovery mode.

Applies to