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