ExpressionValues.CurrentValue.CreateMatrix3x2CurrentValue 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 current value of the Matrix3x2 property that this expression will be connected to.
public static CommunityToolkit.WinUI.Animations.Expressions.Matrix3x2Node CreateMatrix3x2CurrentValue();
static member CreateMatrix3x2CurrentValue : unit -> CommunityToolkit.WinUI.Animations.Expressions.Matrix3x2Node
Public Shared Function CreateMatrix3x2CurrentValue () As Matrix3x2Node
Returns
Matrix3x2Node.