19 overrides of GetClassNameCore
PresentationCore (3)
System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
157protected override string GetClassNameCore()
System\Windows\Automation\Peers\UIElement3DAutomationPeer.cs (1)
266protected override string GetClassNameCore()
System\Windows\Automation\Peers\UIElementAutomationPeer.cs (1)
310protected override string GetClassNameCore()
PresentationFramework (8)
System\Windows\Automation\Peers\DataGridCellItemAutomationPeer.cs (1)
111protected override string GetClassNameCore()
System\Windows\Automation\Peers\DataGridColumnHeaderItemAutomationPeer.cs (1)
38protected override string GetClassNameCore()
System\Windows\Automation\Peers\DataGridItemAutomationPeer.cs (1)
62protected override string GetClassNameCore()
System\Windows\Automation\Peers\DateTimeAutomationPeer.cs (1)
209protected override string GetClassNameCore()
System\Windows\Automation\Peers\ItemsControlItemAutomationPeer.cs (1)
19protected override string GetClassNameCore()
System\Windows\Automation\Peers\ListBoxItemAutomationPeer.cs (1)
19protected override string GetClassNameCore()
System\Windows\Automation\Peers\TabItemAutomationPeer.cs (1)
19protected override string GetClassNameCore()
System\Windows\Automation\Peers\TreeViewDataItemAutomationPeer.cs (1)
73protected override string GetClassNameCore()
System.Windows.Controls.Ribbon (8)
Microsoft\Windows\Automation\Peers\RibbonContextualTabGroupDataAutomationPeer.cs (1)
63protected override string GetClassNameCore()
Microsoft\Windows\Automation\Peers\RibbonControlDataAutomationPeer.cs (1)
34protected override string GetClassNameCore()
Microsoft\Windows\Automation\Peers\RibbonGalleryCategoryDataAutomationPeer.cs (1)
41protected override string GetClassNameCore()
Microsoft\Windows\Automation\Peers\RibbonGalleryItemDataAutomationPeer.cs (1)
43protected override string GetClassNameCore()
Microsoft\Windows\Automation\Peers\RibbonGroupDataAutomationPeer.cs (1)
73protected override string GetClassNameCore()
Microsoft\Windows\Automation\Peers\RibbonMenuItemDataAutomationPeer.cs (1)
44protected override string GetClassNameCore()
Microsoft\Windows\Automation\Peers\RibbonTabDataAutomationPeer.cs (1)
185protected override string GetClassNameCore()
Microsoft\Windows\Automation\Peers\RibbonTabHeaderDataAutomationPeer.cs (1)
42protected override string GetClassNameCore()
1 reference to GetClassNameCore
PresentationCore (1)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
825result = GetClassNameCore();