Show / Hide Table of Contents

Class ShowAction

Represents base class for the action to show a DockItem.

Inheritance
System.Object
System.Windows.Markup.MarkupExtension
ShowAction
ShowAsDockPositionAction
ShowAsFloatingAction
ShowInDockTreeAction
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: DevZest.Windows.Docking
Assembly: DevZest.WpfDocking.dll
Syntax
public abstract class ShowAction : MarkupExtension

Properties

Name Description
ShowMethod

Gets or sets the show method for the action.

Source

Gets or sets the source DockItem.

Methods

Name Description
ProvideValue(IServiceProvider)
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest