ActivatingKeyTipEventArgs.KeyTipVerticalPlacement 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::KeyTipVerticalPlacement KeyTipVerticalPlacement { Microsoft::Windows::Controls::KeyTipVerticalPlacement get(); void set(Microsoft::Windows::Controls::KeyTipVerticalPlacement value); };
public Microsoft.Windows.Controls.KeyTipVerticalPlacement KeyTipVerticalPlacement { get; set; }
member this.KeyTipVerticalPlacement : Microsoft.Windows.Controls.KeyTipVerticalPlacement with get, set
Public Property KeyTipVerticalPlacement As KeyTipVerticalPlacement