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)
66navigator.ApplyTemplate();
MS\Internal\Documents\DocumentGrid.cs (1)
2522DocumentViewerOwner.ApplyTemplate();
System\Windows\Controls\InkCanvas.cs (4)
213ApplyTemplate(); 232ApplyTemplate(); 1769ApplyTemplate(); 2574ApplyTemplate();
System\Windows\Controls\Primitives\DatePickerTextBox.cs (1)
117ApplyTemplate();
System\Windows\Controls\Primitives\ScrollContentPresenter.cs (1)
746itemsPresenter.ApplyTemplate();
System\Windows\Controls\StickyNote.cs (1)
575ApplyTemplate();
System\Windows\Controls\TreeViewItem.cs (2)
1021item.ApplyTemplate(); 1025itemsPresenter.ApplyTemplate();
System\Windows\FrameworkElement.cs (1)
4309ApplyTemplate();
System\Windows\Shell\WindowChromeWorker.cs (1)
153_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)
850if (_itemsPresenter.ApplyTemplate())
Microsoft\Windows\Controls\Ribbon\RibbonHelper.cs (1)
2826fe.ApplyTemplate();