4 writes to IsTabStop
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Preview\PreviewFactoryService.cs (1)
102
host.HostControl.
IsTabStop
= true;
PresentationFramework (2)
MS\Internal\Controls\TemplatedAdorner.cs (1)
55
control.
IsTabStop
= false; // Tab should not get into adorner layer
System\Windows\Controls\Primitives\DatePickerTextBox.cs (1)
181
watermarkControl.
IsTabStop
= false;
PresentationUI (1)
MS\Internal\Documents\Application\ZoomComboBox.cs (1)
499
IsTabStop
= false;