1 write to Hue
PresentationFramework.Classic (1)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (1)
207
this.
Hue
= hue;
2 references to Hue
PresentationFramework.Classic (2)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (2)
332
float hue = (float)((hlsColor.
Hue
- Math.Floor(hlsColor.
Hue
)) * 6);