A control which encapsulates common PropertyGridBindingView view manipulation code.
Namespace:
Mindscape.WpfPropertyGridAssembly: Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
[TemplatePartAttribute(Name = "PART_FilterText", Type = typeof(TextBox))] public class ViewCommandsToolBar : Control |
Visual Basic (Declaration) |
---|
<TemplatePartAttribute(Name := "PART_FilterText", Type := GetType(TextBox))> _ Public Class ViewCommandsToolBar _ Inherits Control |
Inheritance Hierarchy
System..::.Object
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
System.Windows.Media..::.Visual
System.Windows..::.UIElement
System.Windows..::.FrameworkElement
System.Windows.Controls..::.Control
Mindscape.WpfPropertyGrid..::.ViewCommandsToolBar
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
System.Windows.Media..::.Visual
System.Windows..::.UIElement
System.Windows..::.FrameworkElement
System.Windows.Controls..::.Control
Mindscape.WpfPropertyGrid..::.ViewCommandsToolBar