Skip to content

Commit

Permalink
Update TabControlEx.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
Dirkster99 authored May 2, 2020
1 parent 26ca860 commit 7c74240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/Components/AvalonDock/Controls/TabControlEx.cs
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ protected TabControlEx()

#region properties
/// <summary>
/// Gets whether the control and its inheriting classes are virtualiing their items or not.
/// Gets whether the control and its inheriting classes are virtualizing their items or not.
/// </summary>
public bool IsVirtualiting => _IsVirtualizing;
#endregion properties
Expand Down

0 comments on commit 7c74240

Please sign in to comment.