Table of Contents

Class PlaySketchFlowAnimationAction

Namespace
Microsoft.Xaml.Behaviors.Core
Assembly
Microsoft.Xaml.Behaviors.dll
public sealed class PlaySketchFlowAnimationAction : PrototypingActionBase, IAttachedObject
Inheritance
TriggerAction<DependencyObject>
PlaySketchFlowAnimationAction
Implements
Inherited Members

Constructors

PlaySketchFlowAnimationAction()

public PlaySketchFlowAnimationAction()

Fields

SketchFlowAnimationProperty

public static readonly DependencyProperty SketchFlowAnimationProperty

Field Value

DependencyProperty

TargetScreenProperty

public static readonly DependencyProperty TargetScreenProperty

Field Value

DependencyProperty

Properties

SketchFlowAnimation

public string SketchFlowAnimation { get; set; }

Property Value

string

TargetScreen

public string TargetScreen { get; set; }

Property Value

string

Methods

CreateInstanceCore()

protected override Freezable CreateInstanceCore()

Returns

Freezable

Invoke(object)

protected override void Invoke(object parameter)

Parameters

parameter object