We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba30676 commit 09d217aCopy full SHA for 09d217a
src/toolkit/Community.VisualStudio.Toolkit.Shared/Windows/WindowFrame.cs
@@ -1,4 +1,4 @@
1
-// ================================================================================================
+// ================================================================================================
2
// WindowFrame.cs
3
//
4
// Created: 2008.07.02, by Istvan Novak (DeepDiver)
@@ -440,7 +440,6 @@ public enum FramePosition
440
/// <summary>
441
/// Specifies options when the show state of a window frame changes.
442
/// </summary>
443
- [Flags]
444
public enum FrameShow
445
{
446
/// <summary>Reason unknown</summary>
0 commit comments