PropertyChanged Event (Settings)
- Last UpdatedAug 21, 2026
- 1 minute read
'Declaration
Public Event PropertyChanged As PropertyChangedEventHandler
public event PropertyChangedEventHandler PropertyChanged
public:
event PropertyChangedEventHandler^ PropertyChanged
The event handler receives an argument of type PropertyChangedEventArgs containing data related to this event. The following PropertyChangedEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| PropertyName |
Target Platforms:
- Windows 11 Enterprise, IoT Enterprise 2024 LTSC 24H2
- Windows Server 2022 LTSC Standard and Datacenter
- Windows Server 2025 LTSC Standard and Datacenter