Share via


KeyTipAccessedEventArgs.TargetKeyTipScope 屬性

定義

取得或設定路由傳送此事件後的下一個 KeyTip 範圍。

public:
 property System::Windows::DependencyObject ^ TargetKeyTipScope { System::Windows::DependencyObject ^ get(); void set(System::Windows::DependencyObject ^ value); };
public System.Windows.DependencyObject TargetKeyTipScope { get; set; }
member this.TargetKeyTipScope : System.Windows.DependencyObject with get, set
Public Property TargetKeyTipScope As DependencyObject

屬性值

路由傳送此事件後的下一個 KeyTip 範圍。

適用於