11.1.63 PropertyPath

(usage)

<PropertyPath> string </PropertyPath>

(description)

Implements a data structure for describing a property as a path below another property, or below an owning type. Property paths are used in data binding to objects, and in storyboards and timelines for animations.

[types assignable to]

PropertyPath x:Object

(used by)

Binding Storyboard

[text syntax]

PropertyPathSyntax

(properties)

Path

x:String

(description)

The path value held by this PropertyPath.