22 references to UpdateVisualState
PresentationFramework (22)
System\Windows\Controls\ComboBox.cs (2)
320
comboBox.
UpdateVisualState
();
356
cb.
UpdateVisualState
();
System\Windows\Controls\Control.cs (1)
688
control.
UpdateVisualState
();
System\Windows\Controls\DataGrid.cs (1)
5417
((DataGrid)d).
UpdateVisualState
();
System\Windows\Controls\DataGridCell.cs (4)
274
UpdateVisualState
();
490
UpdateVisualState
();
495
UpdateVisualState
();
691
cell.
UpdateVisualState
();
System\Windows\Controls\DataGridRow.cs (2)
934
UpdateVisualState
();
1115
row.
UpdateVisualState
();
System\Windows\Controls\Expander.cs (1)
151
ep.
UpdateVisualState
();
System\Windows\Controls\ListBoxItem.cs (1)
111
listItem.
UpdateVisualState
();
System\Windows\Controls\Primitives\CalendarDayButton.cs (1)
253
UpdateVisualState
();
System\Windows\Controls\Primitives\DataGridRowHeader.cs (1)
312
UpdateVisualState
();
System\Windows\Controls\Primitives\DatePickerTextBox.cs (1)
197
datePickerTextBox.
UpdateVisualState
();
System\Windows\Controls\Primitives\Thumb.cs (1)
139
thumb.
UpdateVisualState
();
System\Windows\Controls\Primitives\ToggleButton.cs (1)
193
button.
UpdateVisualState
();
System\Windows\Controls\ProgressBar.cs (2)
69
UpdateVisualState
();
120
progressBar.
UpdateVisualState
();
System\Windows\Controls\TabItem.cs (1)
129
tabItem.
UpdateVisualState
();
System\Windows\Controls\TreeViewItem.cs (2)
131
item.
UpdateVisualState
();
179
item.
UpdateVisualState
();