View.HasChanged Property

True when the view has been invalidated after a property change and therefore needs to be updated, otherwise false.
Public Property HasChanged() As Boolean 
Get 
This language is not supported or no code example is available.
public bool HasChanged {get;}
This language is not supported or no code example is available.

Property Value

bool

.NET Framework

Supported in: 4.8

In this article

Definition