4 references to CaretWidth
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
1841while (!_cacheValid[(int)CacheSlot.CaretWidth]) 1843_cacheValid[(int)CacheSlot.CaretWidth] = true; 1872_cacheValid[(int)CacheSlot.CaretWidth] = false; 5270return InvalidateProperty((int)CacheSlot.CaretWidth, "CaretWidth");