18 references to ApplyTemplate
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
InlineRename\UI\SmartRename\SmartRenameUserInputComboBox.xaml.cs (1)
38ApplyTemplate();
PresentationFramework (13)
MS\Internal\Documents\Application\DocumentApplicationJournalEntry.cs (1)
65navigator.ApplyTemplate();
MS\Internal\Documents\DocumentGrid.cs (1)
2514DocumentViewerOwner.ApplyTemplate();
System\Windows\Controls\InkCanvas.cs (4)
222ApplyTemplate(); 241ApplyTemplate(); 1780ApplyTemplate(); 2589ApplyTemplate();
System\Windows\Controls\Primitives\DatePickerTextBox.cs (1)
118ApplyTemplate();
System\Windows\Controls\Primitives\ScrollContentPresenter.cs (1)
740itemsPresenter.ApplyTemplate();
System\Windows\Controls\StickyNote.cs (1)
557ApplyTemplate();
System\Windows\Controls\TreeViewItem.cs (2)
1003item.ApplyTemplate(); 1007itemsPresenter.ApplyTemplate();
System\Windows\FrameworkElement.cs (1)
4299ApplyTemplate();
System\Windows\Shell\WindowChromeWorker.cs (1)
152_window.ApplyTemplate();
PresentationUI (2)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (2)
984_infoBarDigSigButton.ApplyTemplate(); 1009_infoBarRMButton.ApplyTemplate();
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (1)
843if (_itemsPresenter.ApplyTemplate())
Microsoft\Windows\Controls\Ribbon\RibbonHelper.cs (1)
2811fe.ApplyTemplate();