ActivatingKeyTipEventArgs.KeyTipHorizontalPlacement Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::Windows::Controls::KeyTipHorizontalPlacement KeyTipHorizontalPlacement { Microsoft::Windows::Controls::KeyTipHorizontalPlacement get(); void set(Microsoft::Windows::Controls::KeyTipHorizontalPlacement value); };
public Microsoft.Windows.Controls.KeyTipHorizontalPlacement KeyTipHorizontalPlacement { get; set; }
member this.KeyTipHorizontalPlacement : Microsoft.Windows.Controls.KeyTipHorizontalPlacement with get, set
Public Property KeyTipHorizontalPlacement As KeyTipHorizontalPlacement