1 write to yOffset
PresentationFramework.Classic (1)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (1)
1212
_tabCache.
yOffset
= yOffset;
1 reference to yOffset
PresentationFramework.Classic (1)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (1)
1197
if (_tabCache.Transform == null || xOffset != _tabCache.xOffset || yOffset != _tabCache.
yOffset
)