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