Interface IDockIconView
Interface for a themeable dock icon widget.
Inherited Members
Namespace: SociallyDistant.Core.UI.VisualStyles
Assembly: SociallyDistant.Framework.dll
Syntax
public interface IDockIconView : IVisual<Button.VisualState>Properties
IsActive
Gets a value indicating whether the dock icon should be rendered in its "active" style.
Declaration
bool IsActive { get; }Property Value
| Type | Description | 
|---|---|
| bool |