2 writes to _binding
PresentationFramework (2)
System\Windows\Condition.cs (2)
30_binding = null; 120_binding = value;
4 references to _binding
PresentationFramework (4)
System\Windows\Condition.cs (4)
92if (_binding != null) 107get { return _binding; } 190if (_property != null && _binding != null) 210if (_binding == null)