ResourceDictionary.Count Property

Definition

The number of entries in the ResourceDictionary.

public int Count { get; }
member this.Count : int

Property Value

System.Int32

Implements

System.Collections.Generic.ICollection`1.Count

Applies to