1 write to _isExpression
PresentationFramework (1)
System\Windows\DependencyPropertyHelper.cs (1)
60
_isExpression
= isExpression;
3 references to _isExpression
PresentationFramework (3)
System\Windows\DependencyPropertyHelper.cs (3)
79
get { return
_isExpression
; }
126
this.
_isExpression
== that.
_isExpression
&&