'Declaration
Public Overloads Shared Function CreateElement( _ ByVal icon As C1Icon, _ ByVal style As Style _ ) As IconElement
public static IconElement CreateElement( C1Icon icon, Style style )
Parameters
- icon
- The icon to show.
- style
- The style of this IconElement.