22 references to UpdateVisualState
PresentationFramework (22)
System\Windows\Controls\ComboBox.cs (2)
310
comboBox.
UpdateVisualState
();
346
cb.
UpdateVisualState
();
System\Windows\Controls\Control.cs (1)
679
control.
UpdateVisualState
();
System\Windows\Controls\DataGrid.cs (1)
5414
((DataGrid)d).
UpdateVisualState
();
System\Windows\Controls\DataGridCell.cs (4)
267
UpdateVisualState
();
483
UpdateVisualState
();
488
UpdateVisualState
();
684
cell.
UpdateVisualState
();
System\Windows\Controls\DataGridRow.cs (2)
930
UpdateVisualState
();
1111
row.
UpdateVisualState
();
System\Windows\Controls\Expander.cs (1)
147
ep.
UpdateVisualState
();
System\Windows\Controls\ListBoxItem.cs (1)
104
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)
192
datePickerTextBox.
UpdateVisualState
();
System\Windows\Controls\Primitives\Thumb.cs (1)
125
thumb.
UpdateVisualState
();
System\Windows\Controls\Primitives\ToggleButton.cs (1)
184
button.
UpdateVisualState
();
System\Windows\Controls\ProgressBar.cs (2)
62
UpdateVisualState
();
113
progressBar.
UpdateVisualState
();
System\Windows\Controls\TabItem.cs (1)
123
tabItem.
UpdateVisualState
();
System\Windows\Controls\TreeViewItem.cs (2)
127
item.
UpdateVisualState
();
175
item.
UpdateVisualState
();