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)
86
if (
_binding
!= null)
101
get { return
_binding
; }
184
if (_property != null &&
_binding
!= null)
204
if (
_binding
== null)