AmbientTheme.OnAmbientPropertyChanged(AmbientProperty) Method

Definition

Notifies the AmbientTheme when the value of the AmbientProperty enumeration changes.

C#
public override void OnAmbientPropertyChanged(System.Workflow.ComponentModel.Design.AmbientProperty ambientProperty);

Parameters

ambientProperty
AmbientProperty

The AmbientProperty enumeration value to which the setting was changed.

Remarks

AmbientProperty specifies the source of ambient theme properties for classes that inherit from the DesignerTheme class. The two possible sources are the operating system and the designer-specified settings.

Applies to

Produit Versions
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1