C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
Windows.UI.Xaml
ResourceDictionary Class
ResourceDictionary Properties
Count Property
IsFixedSize Property
IsReadOnly Property
IsSynchronized Property
Item Property
Keys Property
MergedDictionaries Property
Source Property
SyncRoot Property
Values Property
ResourceDictionary
Count Property
Gets the amount of elements in the ResourceDictionary
Namespace:
Windows.UI.Xaml
Assembly:
CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
int
Count
{
get
; }
Property Value
Type:
Int32
Implements
ICollection
Count
ICollection
T
Count
See Also
Reference
ResourceDictionary Class
Windows.UI.Xaml Namespace