5 references to Status
PresentationFramework (5)
src\Framework\MS\Internal\Data\ClrBindingWorker.cs (3)
236
SetStatus(PW.
Status
);
349
SetStatus(PW.
Status
);
700
SetStatus(PW.
Status
);
src\Framework\MS\Internal\Data\PropertyPathWorker.cs (1)
977
if (
Status
!= PropertyPathStatus.Active)
src\Framework\System\Windows\PropertyPath.cs (1)
158
internal PropertyPathStatus Status { get { return SingleWorker.
Status
; } }