The ViewCommandsToolBar type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ViewCommandsToolBar |
Initialises a new instance of the ViewCommandsToolBar class.
|
Methods
Name | Description | |
---|---|---|
![]() | OnApplyTemplate |
Called by the framework when a template is applied to the control.
(Overrides FrameworkElement..::.OnApplyTemplate()()().) |
Fields
Name | Description | |
---|---|---|
![]() ![]() | ShowAlphaSorted |
A command for sorting a PropertyGridBindingView alphabetically by property name.
|
![]() ![]() | ShowCategorized |
A command for sorting a PropertyGridBindingView by category.
|
![]() ![]() | ShowUnsorted |
A command for removing all sorting from a PropertyGridBindingView.
|
![]() ![]() | TargetProperty |
Identifies the Target property.
|
Properties
Name | Description | |
---|---|---|
![]() | Target |
Gets or sets the PropertyGridBindingView whose view is controlled by the toolbar.
This is a dependency property.
|