1 write to _incrementalUpdate
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\PtsPage.cs (1)
814
_incrementalUpdate
= incremental;
1 reference to _incrementalUpdate
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\PtsPage.cs (1)
730
internal bool IncrementalUpdate { get { return
_incrementalUpdate
; } }