4 references to CaretWidth
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
1855while (!_cacheValid[(int)CacheSlot.CaretWidth]) 1857_cacheValid[(int)CacheSlot.CaretWidth] = true; 1886_cacheValid[(int)CacheSlot.CaretWidth] = false; 5289return InvalidateProperty((int)CacheSlot.CaretWidth, "CaretWidth");