4 references to CaretWidth
PresentationFramework (4)
src\Framework\System\Windows\SystemParameters.cs (4)
2029while (!_cacheValid[(int)CacheSlot.CaretWidth]) 2031_cacheValid[(int)CacheSlot.CaretWidth] = true; 2061_cacheValid[(int)CacheSlot.CaretWidth] = false; 5864return InvalidateProperty((int)CacheSlot.CaretWidth, "CaretWidth");