5 references to Status
PresentationFramework (5)
MS\Internal\Data\ClrBindingWorker.cs (3)
222
SetStatus(PW.
Status
);
334
SetStatus(PW.
Status
);
673
SetStatus(PW.
Status
);
MS\Internal\Data\PropertyPathWorker.cs (1)
963
if (
Status
!= PropertyPathStatus.Active)
System\Windows\PropertyPath.cs (1)
155
internal PropertyPathStatus Status { get { return SingleWorker.
Status
; } }