2 references to Enabled
PresentationCore (1)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Generated\ClearTypeHintValidation.cs (1)
30
(value == ClearTypeHint.
Enabled
);
PresentationFramework (1)
System\Windows\Controls\DatePicker.cs (1)
1085
RenderOptions.SetClearTypeHint(_calendar, ClearTypeHint.
Enabled
);