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