4.657 PropertyPath

x:Object > PropertyPath
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.
(used by)
Binding Storyboard
[is default constructible]
false
[text syntax]
PropertyPathSyntax
(properties)
Path
x:String
(description)
The string that describes the path.
PathParameters
Collection(x:Object)
(description)
The list of parameters to use when the path refers to indexed parameters.
[read only]
true