chore: Restore mouse attached properties
This commit is contained in:
Родитель
0b86fa0c2f
Коммит
5106c06551
|
@ -8,8 +8,6 @@ using Microsoft.UI.Input;
|
|||
using Microsoft.UI.Xaml;
|
||||
using Microsoft.UI.Xaml.Input;
|
||||
|
||||
#if !HAS_UNO
|
||||
|
||||
namespace CommunityToolkit.WinUI.UI
|
||||
{
|
||||
/// <inheritdoc cref="FrameworkElementExtensions"/>
|
||||
|
@ -121,5 +119,3 @@ namespace CommunityToolkit.WinUI.UI
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
Загрузка…
Ссылка в новой задаче