Implemented interface member:
property
IsReadOnly
System.Collections.IList.IsReadOnly
11 references to IsReadOnly
PresentationCore (11)
Core\CSharp\System\Windows\Input\Command\InputGestureCollection.cs (11)
115
if (
IsReadOnly
)
127
if (
IsReadOnly
)
139
if (
IsReadOnly
)
190
if (
IsReadOnly
)
243
if (
IsReadOnly
)
257
return
IsReadOnly
;
267
if (
IsReadOnly
)
290
if (
IsReadOnly
)
326
if (
IsReadOnly
)
353
if (
IsReadOnly
)
385
if (
IsReadOnly
)