2 writes to _binding
PresentationFramework (2)
System\Windows\Condition.cs (2)
24_binding = null; 114_binding = value;
4 references to _binding
PresentationFramework (4)
System\Windows\Condition.cs (4)
86if (_binding != null) 101get { return _binding; } 184if (_property != null && _binding != null) 204if (_binding == null)