PeekResizeEventArgs::NewHeightAbsolute Property
Visual Studio 2015
Gets the height of the Peek control in pixels.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
public: property double NewHeightAbsolute { [CompilerGeneratedAttribute] double get(); [CompilerGeneratedAttribute] private: void set(double value); }
Show: