1 write to TraceSize
PresentationFramework (1)
src\Framework\System\Windows\Data\BindingOperations.cs (1)
505
set { DataBindEngine.CurrentDataBindEngine.AccessorTable.
TraceSize
= value; }
1 reference to TraceSize
PresentationFramework (1)
src\Framework\System\Windows\Data\BindingOperations.cs (1)
504
get { return DataBindEngine.CurrentDataBindEngine.AccessorTable.
TraceSize
; }