Class OfficeWindowBase
public class OfficeWindowBase : MessageWindowBase, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IWindowBase, IMainWindow- Inheritance
- 
      
      
      
      
      
      
      
      
      
      
      
      
      OfficeWindowBase
- Implements
- Inherited Members
- Extension Methods
Constructors
OfficeWindowBase()
public OfficeWindowBase()Fields
CurrentLinkProperty
public static readonly DependencyProperty CurrentLinkPropertyField Value
IsShowLinkProperty
public static readonly DependencyProperty IsShowLinkPropertyField Value
LeftMenuStyleProperty
public static readonly DependencyProperty LeftMenuStylePropertyField Value
LinkActionsProperty
public static readonly DependencyProperty LinkActionsPropertyField Value
TabProperty
public static readonly DependencyProperty TabPropertyField Value
Properties
CurrentLink
public IAction CurrentLink { get; set; }Property Value
DefaultKey
public static ComponentResourceKey DefaultKey { get; }Property Value
IsShowLink
显示文件
public bool IsShowLink { get; set; }Property Value
LeftMenuStyle
public Style LeftMenuStyle { get; set; }Property Value
LinkActions
public ObservableCollection<IAction> LinkActions { get; set; }Property Value
Tab
public ControlTemplate Tab { get; set; }