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)
71navigator.ApplyTemplate();
MS\Internal\Documents\DocumentGrid.cs (1)
2529DocumentViewerOwner.ApplyTemplate();
System\Windows\Controls\InkCanvas.cs (4)
225ApplyTemplate(); 244ApplyTemplate(); 1781ApplyTemplate(); 2586ApplyTemplate();
System\Windows\Controls\Primitives\DatePickerTextBox.cs (1)
122ApplyTemplate();
System\Windows\Controls\Primitives\ScrollContentPresenter.cs (1)
756itemsPresenter.ApplyTemplate();
System\Windows\Controls\StickyNote.cs (1)
591ApplyTemplate();
System\Windows\Controls\TreeViewItem.cs (2)
1025item.ApplyTemplate(); 1029itemsPresenter.ApplyTemplate();
System\Windows\FrameworkElement.cs (1)
4320ApplyTemplate();
System\Windows\Shell\WindowChromeWorker.cs (1)
158_window.ApplyTemplate();
PresentationUI (2)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (2)
991_infoBarDigSigButton.ApplyTemplate(); 1016_infoBarRMButton.ApplyTemplate();
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (1)
853if (_itemsPresenter.ApplyTemplate())
Microsoft\Windows\Controls\Ribbon\RibbonHelper.cs (1)
2831fe.ApplyTemplate();