共用方式為


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

回頁首

執行緒安全

這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。不保證任何執行個體成員是安全執行緒。

請參閱

參考

Microsoft.TeamFoundation.MVVM 命名空間