'Declaration <TemplatePartAttribute(Name="Root", Type=System.Windows.Controls.Grid)> <TemplateVisualStateAttribute(Name="Selected", GroupName="SelectionStates")> <StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)> <XmlLangPropertyAttribute("Language")> <UsableDuringInitializationAttribute(True)> <RuntimeNamePropertyAttribute("Name")> <UidPropertyAttribute("Uid")> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class ColumnHeaderCellPresenter Inherits HeaderCellPresenter
'Usage Dim instance As ColumnHeaderCellPresenter
[TemplatePart(Name="Root", Type=System.Windows.Controls.Grid)] [TemplateVisualState(Name="Selected", GroupName="SelectionStates")] [StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)] [XmlLangProperty("Language")] [UsableDuringInitialization(true)] [RuntimeNameProperty("Name")] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class ColumnHeaderCellPresenter : HeaderCellPresenter