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 2a5c6cb commit 4cb52ceCopy full SHA for 4cb52ce
Intersect.Client.Framework/Gwen/Control/Menu.cs
@@ -140,7 +140,7 @@ public bool DeleteOnClose
140
141
public MenuItem[] MenuItems => Children.OfType<MenuItem>().ToArray();
142
143
- /// <summary>C:\Users\JC Snider\Desktop\AGD\Intersect-Engine\Intersect.Client.Framework\Gwen\Control\Button.cs
+ /// <summary>
144
/// Renders the control using specified skin.
145
/// </summary>
146
/// <param name="skin">Skin to use.</param>
0 commit comments