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
Keys Property
Returns a list of the keys in the ResourceDictionary
Namespace:
Windows.UI.Xaml
Assembly:
CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
ICollection
<
Object
>
Keys
{
get
; }
Property Value
Type:
ICollection
Object
See Also
Reference
ResourceDictionary Class
Windows.UI.Xaml Namespace