30 references to StyleTypedProperty
PresentationFramework (16)
System\Windows\Controls\ComboBox.cs (1)
39[StyleTypedProperty(Property = "ItemContainerStyle", StyleTargetType = typeof(ComboBoxItem))]
System\Windows\Controls\GridSplitter.cs (1)
83[StyleTypedProperty(Property = "PreviewStyle", StyleTargetType = typeof(Control))]
System\Windows\Controls\GridView.cs (1)
25[StyleTypedProperty(Property = "ColumnHeaderContainerStyle", StyleTargetType = typeof(System.Windows.Controls.GridViewColumnHeader))]
System\Windows\Controls\GridViewColumn.cs (1)
21[StyleTypedProperty(Property = "HeaderContainerStyle", StyleTargetType = typeof(System.Windows.Controls.GridViewColumnHeader))]
System\Windows\Controls\GridViewHeaderRowPresenter.cs (1)
25[StyleTypedProperty(Property = "ColumnHeaderContainerStyle", StyleTargetType = typeof(GridViewColumnHeader))]
System\Windows\Controls\ItemsControl.cs (1)
42[StyleTypedProperty(Property = "ItemContainerStyle", StyleTargetType = typeof(FrameworkElement))]
System\Windows\Controls\ListBox.cs (1)
30[StyleTypedProperty(Property = "ItemContainerStyle", StyleTargetType = typeof(ListBoxItem))]
System\Windows\Controls\ListView.cs (1)
29[StyleTypedProperty(Property = "ItemContainerStyle", StyleTargetType = typeof(ListViewItem))]
System\Windows\Controls\MenuItem.cs (1)
71[StyleTypedProperty(Property = "ItemContainerStyle", StyleTargetType = typeof(MenuItem))]
System\Windows\Controls\Primitives\MenuBase.cs (1)
29[StyleTypedProperty(Property = "ItemContainerStyle", StyleTargetType = typeof(MenuItem))]
System\Windows\Controls\Primitives\StatusBar.cs (1)
23[StyleTypedProperty(Property = "ItemContainerStyle", StyleTargetType = typeof(StatusBarItem))]
System\Windows\Controls\TabControl.cs (1)
37[StyleTypedProperty(Property = "ItemContainerStyle", StyleTargetType = typeof(TabItem))]
System\Windows\Controls\TreeView.cs (1)
28[StyleTypedProperty(Property = "ItemContainerStyle", StyleTargetType = typeof(TreeViewItem))]
System\Windows\Controls\TreeViewItem.cs (1)
28[StyleTypedProperty(Property = "ItemContainerStyle", StyleTargetType = typeof(TreeViewItem))]
System\Windows\FrameworkContentElement.cs (1)
61[StyleTypedProperty(Property = "FocusVisualStyle", StyleTargetType = typeof(Control))]
System\Windows\FrameworkElement.cs (1)
109[StyleTypedProperty(Property = "FocusVisualStyle", StyleTargetType = typeof(Control))]
System.Windows.Controls.Ribbon (14)
Microsoft\Windows\Controls\Ribbon\Ribbon.cs (2)
46[StyleTypedProperty(Property = "ContextualTabGroupStyle", StyleTargetType = typeof(RibbonContextualTabGroup))] 47[StyleTypedProperty(Property = "TabHeaderStyle", StyleTargetType = typeof(RibbonTabHeader))]
Microsoft\Windows\Controls\Ribbon\RibbonApplicationMenu.cs (1)
36[StyleTypedProperty(Property = "ItemContainerStyle", StyleTargetType = typeof(RibbonApplicationMenuItem))]
Microsoft\Windows\Controls\Ribbon\RibbonApplicationMenuItem.cs (1)
27[StyleTypedProperty(Property = "ItemContainerStyle", StyleTargetType = typeof(RibbonApplicationMenuItem))]
Microsoft\Windows\Controls\Ribbon\RibbonApplicationSplitMenuItem.cs (1)
27[StyleTypedProperty(Property = "ItemContainerStyle", StyleTargetType = typeof(RibbonApplicationMenuItem))]
Microsoft\Windows\Controls\Ribbon\RibbonContextMenu.cs (1)
37[StyleTypedProperty(Property = "ItemContainerStyle", StyleTargetType = typeof(RibbonMenuItem))]
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (4)
44[StyleTypedProperty(Property = "AllFilterItemContainerStyle", StyleTargetType = typeof(RibbonMenuItem))] 45[StyleTypedProperty(Property = "FilterItemContainerStyle", StyleTargetType = typeof(RibbonMenuItem))] 46[StyleTypedProperty(Property = "GalleryItemStyle", StyleTargetType = typeof(RibbonGalleryItem))] 47[StyleTypedProperty(Property = "ItemContainerStyle", StyleTargetType = typeof(RibbonGalleryCategory))]
Microsoft\Windows\Controls\Ribbon\RibbonGalleryCategory.cs (1)
42[StyleTypedProperty(Property = "ItemContainerStyle", StyleTargetType = typeof(RibbonGalleryItem))]
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
43[StyleTypedProperty(Property = "ItemContainerStyle", StyleTargetType = typeof(RibbonMenuItem))]
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
43[StyleTypedProperty(Property = "ItemContainerStyle", StyleTargetType = typeof(RibbonMenuItem))]
Microsoft\Windows\Controls\Ribbon\RibbonTab.cs (1)
36[StyleTypedProperty(Property = "HeaderStyle", StyleTargetType = typeof(RibbonTabHeader))]