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