FloatGroup Attached Properties
A container for floating panels.Name | Description |
---|---|
FloatState static | Gets or sets whether the panel is in the normal, maximized or minimized state. This is an attached property. |
SizeToContent static | Gets or sets whether a panel will automatically size itself to fit the size of its content. This is an attached property. |
WindowTaskbarIcon static | Gets or sets an icon displayed for the current float group in the Windows Taskbar. This is an attached property. |
WindowTaskbarTitle static | Gets or sets a title displayed for the current float group in the Windows Taskbar. This is an attached property. |
See Also