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)
730internal bool IncrementalUpdate { get { return _incrementalUpdate; } }