1 write to _isCoerced
PresentationFramework (1)
System\Windows\DependencyPropertyHelper.cs (1)
61_isCoerced = isCoerced;
3 references to _isCoerced
PresentationFramework (3)
System\Windows\DependencyPropertyHelper.cs (3)
94get { return _isCoerced; } 125this._isCoerced == that._isCoerced;