5 references to Status
PresentationFramework (5)
MS\Internal\Data\ClrBindingWorker.cs (3)
234
SetStatus(PW.
Status
);
347
SetStatus(PW.
Status
);
701
SetStatus(PW.
Status
);
MS\Internal\Data\PropertyPathWorker.cs (1)
981
if (
Status
!= PropertyPathStatus.Active)
System\Windows\PropertyPath.cs (1)
158
internal PropertyPathStatus Status { get { return SingleWorker.
Status
; } }