Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TranslucentTB/TranslucentTB
/ OnXamlRootChanged
Method
OnXamlRootChanged
Xaml/Controls/ColorPickerSlider.cpp:173–176 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
171
}
172
173
void ColorPickerSlider::OnXamlRootChanged(const wux::XamlRoot &, const wux::XamlRootChangedEventArgs &)
174
{
175
UpdateBackground(HsvColor());
176
}
177
178
void ColorPickerSlider::UpdateVisualState()
179
{
Callers
nothing calls this directly
Calls
1
HsvColor
Class · 0.85
Tested by
no test coverage detected