FrameworkElementEvents 类

继承层次结构

System.Object
  Microsoft.TeamFoundation.MVVM.FrameworkElementEvents

命名空间:  Microsoft.TeamFoundation.MVVM
程序集:  Microsoft.TeamFoundation.Controls(在 Microsoft.TeamFoundation.Controls.dll 中)

语法

声明
Public NotInheritable Class FrameworkElementEvents
public static class FrameworkElementEvents

FrameworkElementEvents 类型公开以下成员。

附加属性

  名称 说明
公共附加属性 ContextMenuClosingCommand
公共附加属性 ContextMenuClosingCommandParameter
公共附加属性 ContextMenuOpeningCommand
公共附加属性 ContextMenuOpeningCommandParameter
公共附加属性 LoadedCommand
公共附加属性 LoadedCommandParameter
公共附加属性 RequestBringIntoViewCommand
公共附加属性 RequestBringIntoViewCommandParameter
公共附加属性 SizeChangedCommand
公共附加属性 SizeChangedCommandParameter
公共附加属性 ToolTipClosingCommand
公共附加属性 ToolTipClosingCommandParameter
公共附加属性 ToolTipOpeningCommand
公共附加属性 ToolTipOpeningCommandParameter
公共附加属性 UnloadedCommand
公共附加属性 UnloadedCommandParameter

页首

方法

  名称 说明
公共方法静态成员 GetContextMenuClosingCommand
公共方法静态成员 GetContextMenuClosingCommandParameter
公共方法静态成员 GetContextMenuOpeningCommand
公共方法静态成员 GetContextMenuOpeningCommandParameter
公共方法静态成员 GetLoadedCommand
公共方法静态成员 GetLoadedCommandParameter
公共方法静态成员 GetRequestBringIntoViewCommand
公共方法静态成员 GetRequestBringIntoViewCommandParameter
公共方法静态成员 GetSizeChangedCommand
公共方法静态成员 GetSizeChangedCommandParameter
公共方法静态成员 GetToolTipClosingCommand
公共方法静态成员 GetToolTipClosingCommandParameter
公共方法静态成员 GetToolTipOpeningCommand
公共方法静态成员 GetToolTipOpeningCommandParameter
公共方法静态成员 GetUnloadedCommand
公共方法静态成员 GetUnloadedCommandParameter
公共方法静态成员 SetContextMenuClosingCommand
公共方法静态成员 SetContextMenuClosingCommandParameter
公共方法静态成员 SetContextMenuOpeningCommand
公共方法静态成员 SetContextMenuOpeningCommandParameter
公共方法静态成员 SetLoadedCommand
公共方法静态成员 SetLoadedCommandParameter
公共方法静态成员 SetRequestBringIntoViewCommand
公共方法静态成员 SetRequestBringIntoViewCommandParameter
公共方法静态成员 SetSizeChangedCommand
公共方法静态成员 SetSizeChangedCommandParameter
公共方法静态成员 SetToolTipClosingCommand
公共方法静态成员 SetToolTipClosingCommandParameter
公共方法静态成员 SetToolTipOpeningCommand
公共方法静态成员 SetToolTipOpeningCommandParameter
公共方法静态成员 SetUnloadedCommand
公共方法静态成员 SetUnloadedCommandParameter

页首

字段

  名称 说明
公共字段静态成员 ContextMenuClosingCommandParameterProperty
公共字段静态成员 ContextMenuClosingCommandProperty
公共字段静态成员 ContextMenuOpeningCommandParameterProperty
公共字段静态成员 ContextMenuOpeningCommandProperty
公共字段静态成员 LoadedCommandParameterProperty
公共字段静态成员 LoadedCommandProperty
公共字段静态成员 RequestBringIntoViewCommandParameterProperty
公共字段静态成员 RequestBringIntoViewCommandProperty
公共字段静态成员 SizeChangedCommandParameterProperty
公共字段静态成员 SizeChangedCommandProperty
公共字段静态成员 ToolTipClosingCommandParameterProperty
公共字段静态成员 ToolTipClosingCommandProperty
公共字段静态成员 ToolTipOpeningCommandParameterProperty
公共字段静态成员 ToolTipOpeningCommandProperty
公共字段静态成员 UnloadedCommandParameterProperty
公共字段静态成员 UnloadedCommandProperty

页首

线程安全

此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。

请参见

参考

Microsoft.TeamFoundation.MVVM 命名空间