30 writes to Property
PresentationFramework (16)
System\Windows\Controls\ComboBox.cs (1)
29[StyleTypedProperty(Property = "ItemContainerStyle", StyleTargetType = typeof(ComboBoxItem))]
System\Windows\Controls\GridSplitter.cs (1)
77[StyleTypedProperty(Property = "PreviewStyle", StyleTargetType = typeof(Control))]
System\Windows\Controls\GridView.cs (1)
24[StyleTypedProperty(Property = "ColumnHeaderContainerStyle", StyleTargetType = typeof(System.Windows.Controls.GridViewColumnHeader))]
System\Windows\Controls\GridViewColumn.cs (1)
20[StyleTypedProperty(Property = "HeaderContainerStyle", StyleTargetType = typeof(System.Windows.Controls.GridViewColumnHeader))]
System\Windows\Controls\GridViewHeaderRowPresenter.cs (1)
22[StyleTypedProperty(Property = "ColumnHeaderContainerStyle", StyleTargetType = typeof(GridViewColumnHeader))]
System\Windows\Controls\ItemsControl.cs (1)
33[StyleTypedProperty(Property = "ItemContainerStyle", StyleTargetType = typeof(FrameworkElement))]
System\Windows\Controls\ListBox.cs (1)
24[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)
61[StyleTypedProperty(Property = "ItemContainerStyle", StyleTargetType = typeof(MenuItem))]
System\Windows\Controls\Primitives\MenuBase.cs (1)
20[StyleTypedProperty(Property = "ItemContainerStyle", StyleTargetType = typeof(MenuItem))]
System\Windows\Controls\Primitives\StatusBar.cs (1)
20[StyleTypedProperty(Property = "ItemContainerStyle", StyleTargetType = typeof(StatusBarItem))]
System\Windows\Controls\TabControl.cs (1)
27[StyleTypedProperty(Property = "ItemContainerStyle", StyleTargetType = typeof(TabItem))]
System\Windows\Controls\TreeView.cs (1)
23[StyleTypedProperty(Property = "ItemContainerStyle", StyleTargetType = typeof(TreeViewItem))]
System\Windows\Controls\TreeViewItem.cs (1)
24[StyleTypedProperty(Property = "ItemContainerStyle", StyleTargetType = typeof(TreeViewItem))]
System\Windows\FrameworkContentElement.cs (1)
49[StyleTypedProperty(Property = "FocusVisualStyle", StyleTargetType = typeof(Control))]
System\Windows\FrameworkElement.cs (1)
98[StyleTypedProperty(Property = "FocusVisualStyle", StyleTargetType = typeof(Control))]
System.Windows.Controls.Ribbon (14)
Microsoft\Windows\Controls\Ribbon\Ribbon.cs (2)
43[StyleTypedProperty(Property = "ContextualTabGroupStyle", StyleTargetType = typeof(RibbonContextualTabGroup))] 44[StyleTypedProperty(Property = "TabHeaderStyle", StyleTargetType = typeof(RibbonTabHeader))]
Microsoft\Windows\Controls\Ribbon\RibbonApplicationMenu.cs (1)
34[StyleTypedProperty(Property = "ItemContainerStyle", StyleTargetType = typeof(RibbonApplicationMenuItem))]
Microsoft\Windows\Controls\Ribbon\RibbonApplicationMenuItem.cs (1)
24[StyleTypedProperty(Property = "ItemContainerStyle", StyleTargetType = typeof(RibbonApplicationMenuItem))]
Microsoft\Windows\Controls\Ribbon\RibbonApplicationSplitMenuItem.cs (1)
24[StyleTypedProperty(Property = "ItemContainerStyle", StyleTargetType = typeof(RibbonApplicationMenuItem))]
Microsoft\Windows\Controls\Ribbon\RibbonContextMenu.cs (1)
35[StyleTypedProperty(Property = "ItemContainerStyle", StyleTargetType = typeof(RibbonMenuItem))]
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (4)
42[StyleTypedProperty(Property = "AllFilterItemContainerStyle", StyleTargetType = typeof(RibbonMenuItem))] 43[StyleTypedProperty(Property = "FilterItemContainerStyle", StyleTargetType = typeof(RibbonMenuItem))] 44[StyleTypedProperty(Property = "GalleryItemStyle", StyleTargetType = typeof(RibbonGalleryItem))] 45[StyleTypedProperty(Property = "ItemContainerStyle", StyleTargetType = typeof(RibbonGalleryCategory))]
Microsoft\Windows\Controls\Ribbon\RibbonGalleryCategory.cs (1)
37[StyleTypedProperty(Property = "ItemContainerStyle", StyleTargetType = typeof(RibbonGalleryItem))]
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
40[StyleTypedProperty(Property = "ItemContainerStyle", StyleTargetType = typeof(RibbonMenuItem))]
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
40[StyleTypedProperty(Property = "ItemContainerStyle", StyleTargetType = typeof(RibbonMenuItem))]
Microsoft\Windows\Controls\Ribbon\RibbonTab.cs (1)
34[StyleTypedProperty(Property = "HeaderStyle", StyleTargetType = typeof(RibbonTabHeader))]