Edit

ExpressionValues.Target.CreateDropShadowTarget Method

Definition

Create a reference to the DropShadow target that this expression will be connected to.

public static CommunityToolkit.WinUI.Animations.Expressions.DropShadowReferenceNode CreateDropShadowTarget();
static member CreateDropShadowTarget : unit -> CommunityToolkit.WinUI.Animations.Expressions.DropShadowReferenceNode
Public Shared Function CreateDropShadowTarget () As DropShadowReferenceNode

Returns

DropShadowReferenceNode.

Applies to