ResourceDictionary.IsReadOnly property

This topic has not yet been rated - Rate this topic

Gets a value indicating whether the dictionary is read-only.

Syntax


public bool IsReadOnly { get; }

Property value

Type: System.Boolean

true if the dictionary is read-only; otherwise, false.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.UI.Xaml

See also

ResourceDictionary

 

 

Build date: 1/31/2013

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.