ActivatingKeyTipEventArgs.KeyTipVerticalPlacement プロパティ

定義

配置先の要素に対する KeyTip の垂直方向の配置を取得または設定します。

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

プロパティ値

配置先の要素に対する KeyTip の垂直方向の配置。

適用対象