Tungsten
![]() |
PropertyHostNotifierIsDirty Property |
Finds all Properties and checks their IsDirty flag
Namespace: W
Assembly: Tungsten.Property (in Tungsten.Property.dll) Version: 2.0.2

C#
public bool IsDirty { get; }
Return Value
Type: BooleanTrue if any Property's IsDirty flag is true. Otherwise false.
