FocusServices 類別
提供靜態 (Static) 的 WPF 控制項上設定自訂其行為的附加屬性。
繼承階層架構
System.Object
Microsoft.TeamFoundation.Controls.WPF.FocusServices
命名空間: Microsoft.TeamFoundation.Controls.WPF
組件: Microsoft.TeamFoundation.Controls (在 Microsoft.TeamFoundation.Controls.dll 中)
語法
'宣告
Public NotInheritable Class FocusServices
public static class FocusServices
FocusServices 型別會公開下列成員。
附加屬性
名稱 | 說明 | |
---|---|---|
SelectAllTextOnFocus |
回頁首
方法
名稱 | 說明 | |
---|---|---|
EnableGlobalSelectAllOnFocus | 啟用文字方塊文字的自動選取有焦點的整個 WPF 應用程式中。 將這個選項是使用 | |
GetSelectAllTextOnFocus | ||
SetSelectAllTextOnFocus |
回頁首
欄位
名稱 | 說明 | |
---|---|---|
SelectAllTextOnFocusProperty | 如果設定為 TRUE 容器中,所有子代文字方塊將已自動選取文字時,就會取得鍵盤焦點。 |
回頁首
執行緒安全
這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。不保證任何執行個體成員是安全執行緒。