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
IsReadOnly Property
Gets a value indicating whether the ResourceDictionary can be changed or not.
Namespace:
Windows.UI.Xaml
Assembly:
CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
bool
IsReadOnly
{
get
; }
Property Value
Type:
Boolean
Implements
ICollection
T
IsReadOnly
See Also
Reference
ResourceDictionary Class
Windows.UI.Xaml Namespace