PeekResizeEventArgs.NewHeightAbsolute 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.
Gets the height of the Peek control in pixels.
public:
property double NewHeightAbsolute { double get(); };
public:
property double NewHeightAbsolute { double get(); };
public double NewHeightAbsolute { get; }
member this.NewHeightAbsolute : double
Public ReadOnly Property NewHeightAbsolute As Double
Property Value
The height of the Peek control in pixels.