22 references to UpdateVisualState
PresentationFramework (22)
System\Windows\Controls\ComboBox.cs (2)
303
comboBox.
UpdateVisualState
();
339
cb.
UpdateVisualState
();
System\Windows\Controls\Control.cs (1)
676
control?.
UpdateVisualState
();
System\Windows\Controls\DataGrid.cs (1)
5369
((DataGrid)d).
UpdateVisualState
();
System\Windows\Controls\DataGridCell.cs (4)
263
UpdateVisualState
();
479
UpdateVisualState
();
484
UpdateVisualState
();
668
cell.
UpdateVisualState
();
System\Windows\Controls\DataGridRow.cs (2)
913
UpdateVisualState
();
1079
row.
UpdateVisualState
();
System\Windows\Controls\Expander.cs (1)
143
ep.
UpdateVisualState
();
System\Windows\Controls\ListBoxItem.cs (1)
100
listItem.
UpdateVisualState
();
System\Windows\Controls\Primitives\CalendarDayButton.cs (1)
249
UpdateVisualState
();
System\Windows\Controls\Primitives\DataGridRowHeader.cs (1)
306
UpdateVisualState
();
System\Windows\Controls\Primitives\DatePickerTextBox.cs (1)
193
datePickerTextBox.
UpdateVisualState
();
System\Windows\Controls\Primitives\Thumb.cs (1)
124
thumb.
UpdateVisualState
();
System\Windows\Controls\Primitives\ToggleButton.cs (1)
177
button.
UpdateVisualState
();
System\Windows\Controls\ProgressBar.cs (2)
61
UpdateVisualState
();
109
progressBar.
UpdateVisualState
();
System\Windows\Controls\TabItem.cs (1)
121
tabItem.
UpdateVisualState
();
System\Windows\Controls\TreeViewItem.cs (2)
123
item.
UpdateVisualState
();
168
item.
UpdateVisualState
();