1 write to _isCoerced
PresentationFramework (1)
src\Framework\System\Windows\DependencyPropertyHelper.cs (1)
64_isCoerced = isCoerced;
3 references to _isCoerced
PresentationFramework (3)
src\Framework\System\Windows\DependencyPropertyHelper.cs (3)
97get { return _isCoerced; } 130this._isCoerced == that._isCoerced;