List items prefixed with a solid square.

Namespace: Mindscape.SilverlightElements
Assembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public static IListStyleType Square { get; }
Visual Basic
Public Shared ReadOnly Property Square As IListStyleType
	Get
Visual C++
public:
static property IListStyleType^ Square {
	IListStyleType^ get ();
}

See Also