Edit

Share via


AttachedDropShadow.CastTo Property

Definition

Gets or sets the Windows.UI.Xaml.Controls.Panel to be used as a backdrop to cast shadows on.

public Windows.UI.Xaml.FrameworkElement CastTo { get; set; }
member this.CastTo : Windows.UI.Xaml.FrameworkElement with get, set
Public Property CastTo As FrameworkElement

Property Value

Windows.UI.Xaml.FrameworkElement

Applies to