InfoBarCloseReason Enum
Defines the reason an InfoBar is closing.
public enum InfoBarCloseReason
Fields
| Name | Description |
|---|---|
| CloseButton | The close button was clicked or otherwise invoked. |
| Programmatic | The control was closed programmatically. |