Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 632 Bytes

File metadata and controls

21 lines (14 loc) · 632 Bytes
title BaseObservable.OnPropertyChanged(String) Method
description The BaseObservable.OnPropertyChanged method raises the PropChanged event to notify that a property value has changed.
ms.date 2/10/2025
ms.topic reference
no-loc
PowerToys
Windows
Insider

BaseObservable.OnPropertyChanged(String) Method

Definition

Namespace: Microsoft.CommandPalette.Extensions.Toolkit

Raises the PropChanged event to notify that a property value has changed.

Parameters

propertyName String

The name of the property that has changed.