16 writes to StyleTargetType
PresentationFramework (16)
src\Framework\System\Windows\Controls\ComboBox.cs (1)
40
[StyleTypedProperty(Property = "ItemContainerStyle",
StyleTargetType
= typeof(ComboBoxItem))]
src\Framework\System\Windows\Controls\GridSplitter.cs (1)
84
[StyleTypedProperty(Property = "PreviewStyle",
StyleTargetType
= typeof(Control))]
src\Framework\System\Windows\Controls\GridView.cs (1)
27
[StyleTypedProperty(Property = "ColumnHeaderContainerStyle",
StyleTargetType
= typeof(System.Windows.Controls.GridViewColumnHeader))]
src\Framework\System\Windows\Controls\GridViewColumn.cs (1)
23
[StyleTypedProperty(Property = "HeaderContainerStyle",
StyleTargetType
= typeof(System.Windows.Controls.GridViewColumnHeader))]
src\Framework\System\Windows\Controls\GridViewHeaderRowPresenter.cs (1)
27
[StyleTypedProperty(Property = "ColumnHeaderContainerStyle",
StyleTargetType
= typeof(GridViewColumnHeader))]
src\Framework\System\Windows\Controls\ItemsControl.cs (1)
43
[StyleTypedProperty(Property = "ItemContainerStyle",
StyleTargetType
= typeof(FrameworkElement))]
src\Framework\System\Windows\Controls\ListBox.cs (1)
31
[StyleTypedProperty(Property = "ItemContainerStyle",
StyleTargetType
= typeof(ListBoxItem))]
src\Framework\System\Windows\Controls\ListView.cs (1)
31
[StyleTypedProperty(Property = "ItemContainerStyle",
StyleTargetType
= typeof(ListViewItem))]
src\Framework\System\Windows\Controls\MenuItem.cs (1)
73
[StyleTypedProperty(Property = "ItemContainerStyle",
StyleTargetType
= typeof(MenuItem))]
src\Framework\System\Windows\Controls\Primitives\MenuBase.cs (1)
31
[StyleTypedProperty(Property = "ItemContainerStyle",
StyleTargetType
= typeof(MenuItem))]
src\Framework\System\Windows\Controls\Primitives\StatusBar.cs (1)
24
[StyleTypedProperty(Property = "ItemContainerStyle",
StyleTargetType
= typeof(StatusBarItem))]
src\Framework\System\Windows\Controls\TabControl.cs (1)
38
[StyleTypedProperty(Property = "ItemContainerStyle",
StyleTargetType
= typeof(TabItem))]
src\Framework\System\Windows\Controls\TreeView.cs (1)
29
[StyleTypedProperty(Property = "ItemContainerStyle",
StyleTargetType
= typeof(TreeViewItem))]
src\Framework\System\Windows\Controls\TreeViewItem.cs (1)
29
[StyleTypedProperty(Property = "ItemContainerStyle",
StyleTargetType
= typeof(TreeViewItem))]
src\Framework\System\Windows\FrameworkContentElement.cs (1)
58
[StyleTypedProperty(Property = "FocusVisualStyle",
StyleTargetType
= typeof(Control))]
src\Framework\System\Windows\FrameworkElement.cs (1)
106
[StyleTypedProperty(Property = "FocusVisualStyle",
StyleTargetType
= typeof(Control))]