Skip to content

Commit

Permalink
Improve documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-englert committed Sep 6, 2020
1 parent 3a1fc37 commit ef472d8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/DataGridExtensions/IDataGridEventsProvider.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
/// <summary>
/// Provides additional events for the <see cref="DataGrid"/>
/// </summary>
/// <remarks>
/// Retrieve this via the <see cref="Tools.GetAdditionalEvents"/> extension method.
/// </remarks>
public interface IDataGridEventsProvider
{
/// <summary>
Expand Down

0 comments on commit ef472d8

Please sign in to comment.