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)
94
get { return
_isCoerced
; }
125
this.
_isCoerced
== that.
_isCoerced
;