1 write to IncrementalUpdate
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\StructuralCache.cs (1)
724
_currentFormatInfo.
IncrementalUpdate
= incrementalUpdate;
1 reference to IncrementalUpdate
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\StructuralCache.cs (1)
759
internal bool IncrementalUpdate { get { return _currentFormatInfo.
IncrementalUpdate
; } }