Windows.UI.Xaml.Data.PropertyChangedEventArgs.PropertyName

July 6, 2022 ยท View on GitHub

-description

Gets the name of the property that changed.

.NET This type is hidden, use System.ComponentModel.PropertyChangedEventArgs.

-property-value

The name of the property that changed.

-remarks

When programming with .NET, this class is hidden and developers should use the System.ComponentModel.PropertyChangedEventArgs class.

-examples

-see-also

Contents

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