Show / Hide Table of Contents

Property ActionTrigger.EnabledAlways


Overload

Gets or sets whether this trigger ignores ActionTriggers.Disabled and ActionTriggers.DisabledEverywhere.

public bool EnabledAlways { get; set; }
Property Value
bool

Remarks

When adding the trigger, this property is set to the value of TriggerOptions.EnabledAlways at that time.