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