Share via


LightBulbPresenterStyle.DiscoveryModeBorderColor Property

Definition

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

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

Property Value

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

Applies to