RegionBehaviorBase Properties
The base class for region-based behaviors.| Name | Description |
|---|---|
| Allowed | Returns the value specifying whether the behavior should be allowed. |
| Key | Gets or sets the key that should be pressed to allow the behavior. |
| ModifierKeys | Gets or sets the value indicating the modifier keys (SHIFT, CTRL and ALT) that should be pressed to allow the behavior. |
See Also