Interface IIconDescriptor
Interface for an icon descriptor.
Namespace: SociallyDistant .Core.Shell
Assembly: SociallyDistant.Framework.dll
Syntax
public interface IIconDescriptor
Methods
LoadIcon()
Load the icon described by the descriptor.
Declaration
CompositeIcon LoadIcon()
Returns
Type | Description |
---|---|
Composite |
A Composite |