21 references to UpdateVisualState
PresentationFramework (21)
src\Framework\System\Windows\Controls\ComboBox.cs (2)
321
comboBox.
UpdateVisualState
();
357
cb.
UpdateVisualState
();
src\Framework\System\Windows\Controls\Control.cs (1)
689
control.
UpdateVisualState
();
src\Framework\System\Windows\Controls\DataGrid.cs (1)
5422
((DataGrid)d).
UpdateVisualState
();
src\Framework\System\Windows\Controls\DataGridCell.cs (4)
269
UpdateVisualState
();
485
UpdateVisualState
();
490
UpdateVisualState
();
686
cell.
UpdateVisualState
();
src\Framework\System\Windows\Controls\DataGridRow.cs (2)
935
UpdateVisualState
();
1116
row.
UpdateVisualState
();
src\Framework\System\Windows\Controls\Expander.cs (1)
152
ep.
UpdateVisualState
();
src\Framework\System\Windows\Controls\ListBoxItem.cs (1)
111
listItem.
UpdateVisualState
();
src\Framework\System\Windows\Controls\Primitives\CalendarDayButton.cs (1)
253
UpdateVisualState
();
src\Framework\System\Windows\Controls\Primitives\DataGridRowHeader.cs (1)
313
UpdateVisualState
();
src\Framework\System\Windows\Controls\Primitives\DatePickerTextBox.cs (1)
197
datePickerTextBox.
UpdateVisualState
();
src\Framework\System\Windows\Controls\Primitives\Thumb.cs (1)
136
thumb.
UpdateVisualState
();
src\Framework\System\Windows\Controls\Primitives\ToggleButton.cs (1)
195
button.
UpdateVisualState
();
src\Framework\System\Windows\Controls\ProgressBar.cs (1)
115
progressBar.
UpdateVisualState
();
src\Framework\System\Windows\Controls\TabItem.cs (1)
130
tabItem.
UpdateVisualState
();
src\Framework\System\Windows\Controls\TreeViewItem.cs (2)
132
item.
UpdateVisualState
();
180
item.
UpdateVisualState
();