3 references to GetColorValue
System.Private.Windows.Core (2)
Windows\Win32\UI\ViewManagement\UIColor.cs (1)
8
/// <see cref="IUISettings3.
GetColorValue
(UIColorType, UIColor*)"/>.
Windows\Win32\UI\ViewManagement\UIColorType.cs (1)
8
/// retrieve through <see cref="IUISettings3.
GetColorValue
(UIColorType, UIColor*)"/>.
System.Windows.Forms (1)
System\Windows\Forms\SystemVisualSettingsTracker.cs (1)
190
settings.Value->
GetColorValue
(UIColorType.Accent, &color).ThrowOnFailure();