ActivatingKeyTipEventArgs.KeyTipHorizontalPlacement Propriedade

Definição

Obtém ou define a posição horizontal da KeyTip em relação ao elemento alvo de colocação.

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

Valor de Propriedade

A colocação horizontal da KeyTip em relação ao elemento alvo de colocação.

Aplica-se a