Name | Description | |
---|---|---|
![]() | ListBoxItemConfiguration Constructor | Overloaded. Initializes a new instance of the ListBoxItemConfiguration class. |
The following tables list the members exposed by ListBoxItemConfiguration.
Name | Description | |
---|---|---|
![]() | ListBoxItemConfiguration Constructor | Overloaded. Initializes a new instance of the ListBoxItemConfiguration class. |
Name | Description | |
---|---|---|
![]() | CanStick | Overridden. Gets a value indicating whether the container can be sticky. |
![]() | ConfigurationType | Gets a configuration type indicating what kind of container the configuration represents. (Inherited from Xceed.Wpf.ListBox.ListBoxContainerConfigurationBase) |
![]() | ContainerStyle | Gets or sets the style that will be applied to the containers created by this configuration. (Inherited from Xceed.Wpf.ListBox.ListBoxContainerConfigurationBase) |
![]() | ContentTemplate | Gets or sets the data template that will be used to display the container's content created by this configuration. (Inherited from Xceed.Wpf.ListBox.ListBoxContainerConfigurationBase) |
![]() | DependencyObjectType | (Inherited from System.Windows.DependencyObject) |
![]() | Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) |
![]() | IsSealed | (Inherited from System.Windows.DependencyObject) |
![]() | IsSticky | Gets or sets a value indicating whether the container is sticky. (Inherited from Xceed.Wpf.ListBox.ListBoxContainerConfigurationBase) |
![]() | LayoutMode | Gets or sets the layout mode of the container. (Inherited from Xceed.Wpf.ListBox.ListBoxContainerConfigurationBase) |
Name | Description | |
---|---|---|
![]() | ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
![]() | CoerceValue | (Inherited from System.Windows.DependencyObject) |
![]() | Equals | (Inherited from System.Windows.DependencyObject) |
![]() | GetHashCode | (Inherited from System.Windows.DependencyObject) |
![]() | GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) |
![]() | GetValue | (Inherited from System.Windows.DependencyObject) |
![]() | InvalidateProperty | (Inherited from System.Windows.DependencyObject) |
![]() | ReadLocalValue | (Inherited from System.Windows.DependencyObject) |
![]() | SetCurrentValue | (Inherited from System.Windows.DependencyObject) |
![]() | SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
![]() | BeginInitCore | (Inherited from Xceed.Wpf.ListBox.ListBoxContainerConfigurationBase) |
![]() | CreateContainerCore | Overridden. Returns a new instance of ListBoxItem created with this configuration. |
![]() | CreateInstance | Overridden. Returns an instance of ListBoxContainerConfigurationBase. |
![]() | EndInitCore | (Inherited from Xceed.Wpf.ListBox.ListBoxContainerConfigurationBase) |
![]() | OnPropertyChanged | (Inherited from System.Windows.DependencyObject) |
![]() | PrepareContainerForItemCore | Applies extra properties when the ListBoxContainer is about to be used to represent a new item. (Inherited from Xceed.Wpf.ListBox.ListBoxContainerConfiguration<ListBoxItem>) |
![]() | ShouldSerializeProperty | (Inherited from System.Windows.DependencyObject) |