1 write to _isExpression
PresentationFramework (1)
src\Framework\System\Windows\DependencyPropertyHelper.cs (1)
62_isExpression = isExpression;
3 references to _isExpression
PresentationFramework (3)
src\Framework\System\Windows\DependencyPropertyHelper.cs (3)
81get { return _isExpression; } 128this._isExpression == that._isExpression &&