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