CommandBarPopup::IsPriorityDropped Property
Visual Studio 2015
Always returns false.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
[DispIdAttribute(1610874925)] property bool IsPriorityDropped { [DispIdAttribute(1610874925)] bool get(); }
Implements
CommandBarControl::IsPriorityDroppedAttempting to set this property with any other value will cause an exception to be thrown.
Show: