DropShadowPanel.IsSupported Property

Definition

Gets a value indicating whether the platform supports drop shadows.

public static bool IsSupported { get; }
static member IsSupported : bool
Public Shared ReadOnly Property IsSupported As Boolean

Property Value

Remarks

On platforms not supporting drop shadows, this control has no effect.

Applies to