1 write to _isImmutable
PresentationFramework (1)
src\Framework\System\Windows\Controls\GridViewColumnCollection.cs (1)
480
set {
_isImmutable
= value; }
1 reference to _isImmutable
PresentationFramework (1)
src\Framework\System\Windows\Controls\GridViewColumnCollection.cs (1)
479
get { return
_isImmutable
; }