IValueProvider.IsReadOnly Property
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value that indicates whether the value of a control is read-only.
Assembly: System.Windows (in System.Windows.dll)
A control should confirm that it is enabled and that is not read-only before it allows a call to SetValue to succeed.
Show: