2 writes to _binding
PresentationFramework (2)
System\Windows\Condition.cs (2)
25_binding = null; 115_binding = value;
4 references to _binding
PresentationFramework (4)
System\Windows\Condition.cs (4)
87if (_binding != null) 102get { return _binding; } 185if (_property != null && _binding != null) 205if (_binding == null)