4 references to Border
PresentationFramework (4)
src\Framework\System\Windows\SystemParameters.cs (4)
1996
while (!_cacheValid[(int)CacheSlot.
Border
])
1998
_cacheValid[(int)CacheSlot.
Border
] = true;
2005
_cacheValid[(int)CacheSlot.
Border
] = false;
5877
changed |= SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
Border
);