Table of Contents

Class XamlIconAttribute

Namespace
StockSharp.Messages
Assembly
StockSharp.Messages.dll

Attribute for the icon.

public class XamlIconAttribute : IconAttribute
Inheritance
XamlIconAttribute
Inherited Members
Extension Methods

Remarks

Initializes a new instance of the XamlIconAttribute.

Constructors

XamlIconAttribute(string)

Attribute for the icon.

public XamlIconAttribute(string icon)

Parameters

icon string

Icon.

Remarks

Initializes a new instance of the XamlIconAttribute.