2 writes to _binding
PresentationFramework (2)
src\Framework\System\Windows\Condition.cs (2)
26_binding = null; 122_binding = value;
4 references to _binding
PresentationFramework (4)
src\Framework\System\Windows\Condition.cs (4)
94if (_binding != null) 109get { return _binding; } 192if (_property != null && _binding != null) 212if (_binding == null)