[]
Serializes an icon to XML as a base-64 encoded string to a specified element with the specified writer.
public static void SerializeIcon(Icon icon, string elementName, XmlWriter w)
Public Shared Sub SerializeIcon(icon As Icon, elementName As String, w As XmlWriter)