Property IsEnabled
IsEnabled
Gets or sets a value indicating whether the Trigger is enabled.
Declaration
public bool IsEnabled { get; set; }
Property Value
Type | Description |
---|---|
bool |
Implements
Remarks
When disabled, IsActive is expected to be Null.