Animation<TValue,TKeyFrame>.ExplicitTarget Property
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.
Gets the explicit target for the animation. This is the primary target property that is animated.
protected abstract string ExplicitTarget { get; }
member this.ExplicitTarget : string
Protected MustOverride ReadOnly Property ExplicitTarget As String