Windows.UI.Xaml.PropertyPath.Path

July 6, 2022 ยท View on GitHub

-description

Gets the path value held by this PropertyPath.

-property-value

The path value held by this PropertyPath.

-remarks

To establish a value for Path, create a new PropertyPath using the PropertyPath(String) constructor.

-examples

-see-also

Property-path syntax, {Binding} markup extension

Contents

  1. 1-description
  2. 2-property-value
  3. 3-remarks
  4. 4-examples
  5. 5-see-also