ExpressionValues.Target.CreateAmbientLightTarget Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Create a reference to the AmbientLight target that this expression will be connected to.
public static CommunityToolkit.WinUI.Animations.Expressions.AmbientLightReferenceNode CreateAmbientLightTarget();
static member CreateAmbientLightTarget : unit -> CommunityToolkit.WinUI.Animations.Expressions.AmbientLightReferenceNode
Public Shared Function CreateAmbientLightTarget () As AmbientLightReferenceNode
Returns
AmbientLightReferenceNode.