22 references to UpdateVisualState
PresentationFramework (22)
System\Windows\Controls\ComboBox.cs (2)
304
comboBox.
UpdateVisualState
();
340
cb.
UpdateVisualState
();
System\Windows\Controls\Control.cs (1)
677
control?.
UpdateVisualState
();
System\Windows\Controls\DataGrid.cs (1)
5376
((DataGrid)d).
UpdateVisualState
();
System\Windows\Controls\DataGridCell.cs (4)
264
UpdateVisualState
();
480
UpdateVisualState
();
485
UpdateVisualState
();
672
cell.
UpdateVisualState
();
System\Windows\Controls\DataGridRow.cs (2)
920
UpdateVisualState
();
1086
row.
UpdateVisualState
();
System\Windows\Controls\Expander.cs (1)
144
ep.
UpdateVisualState
();
System\Windows\Controls\ListBoxItem.cs (1)
101
listItem.
UpdateVisualState
();
System\Windows\Controls\Primitives\CalendarDayButton.cs (1)
250
UpdateVisualState
();
System\Windows\Controls\Primitives\DataGridRowHeader.cs (1)
307
UpdateVisualState
();
System\Windows\Controls\Primitives\DatePickerTextBox.cs (1)
194
datePickerTextBox.
UpdateVisualState
();
System\Windows\Controls\Primitives\Thumb.cs (1)
125
thumb.
UpdateVisualState
();
System\Windows\Controls\Primitives\ToggleButton.cs (1)
178
button.
UpdateVisualState
();
System\Windows\Controls\ProgressBar.cs (2)
62
UpdateVisualState
();
110
progressBar.
UpdateVisualState
();
System\Windows\Controls\TabItem.cs (1)
122
tabItem.
UpdateVisualState
();
System\Windows\Controls\TreeViewItem.cs (2)
124
item.
UpdateVisualState
();
169
item.
UpdateVisualState
();