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