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