StyleProperties.Count Property

Definition

Gets the number of style properties.

public:
 property int Count { int get(); };
public int Count { get; }
member this.Count : int
Public ReadOnly Property Count As Integer

Property Value

An integer value containing the number of style properties.

Applies to