2 writes to IsWaitingForTextComposition
PresentationFramework (2)
src\Framework\System\Windows\Controls\ComboBox.cs (2)
670
IsWaitingForTextComposition
= false;
691
IsWaitingForTextComposition
= true;
1 reference to IsWaitingForTextComposition
PresentationFramework (1)
src\Framework\System\Windows\Controls\ComboBox.cs (1)
666
if (
IsWaitingForTextComposition
&&