整理控件库
This commit is contained in:
@@ -7,7 +7,7 @@ using System.Windows.Controls;
|
||||
namespace WPFluent.Controls;
|
||||
|
||||
/// <summary>
|
||||
/// Custom <see cref="ScrollViewer"/> with events depending on actions taken by the user.
|
||||
/// HCWhite <see cref="ScrollViewer"/> with events depending on actions taken by the user.
|
||||
/// </summary>
|
||||
[DefaultEvent("ScrollChangedEvent")]
|
||||
public class DynamicScrollViewer : PassiveScrollViewer
|
||||
|
||||
Reference in New Issue
Block a user