// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.240405.15 #pragma once #ifndef WINRT_Microsoft_UI_Xaml_Controls_AnimatedVisuals_H #define WINRT_Microsoft_UI_Xaml_Controls_AnimatedVisuals_H #include "winrt/base.h" static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.240405.15"), "Mismatched C++/WinRT headers."); #define CPPWINRT_VERSION "2.0.240405.15" #include "winrt/Microsoft.UI.Xaml.Controls.h" #include "winrt/impl/Microsoft.UI.Xaml.Controls.2.h" #include "winrt/impl/Microsoft.UI.Xaml.Controls.AnimatedVisuals.2.h" namespace winrt::impl { } WINRT_EXPORT namespace winrt::Microsoft::UI::Xaml::Controls::AnimatedVisuals { inline AnimatedAcceptVisualSource::AnimatedAcceptVisualSource() : AnimatedAcceptVisualSource(impl::call_factory_cast([](winrt::Windows::Foundation::IActivationFactory const& f) { return f.template ActivateInstance(); })) { } inline AnimatedBackVisualSource::AnimatedBackVisualSource() : AnimatedBackVisualSource(impl::call_factory_cast([](winrt::Windows::Foundation::IActivationFactory const& f) { return f.template ActivateInstance(); })) { } inline AnimatedChevronDownSmallVisualSource::AnimatedChevronDownSmallVisualSource() : AnimatedChevronDownSmallVisualSource(impl::call_factory_cast([](winrt::Windows::Foundation::IActivationFactory const& f) { return f.template ActivateInstance(); })) { } inline AnimatedChevronRightDownSmallVisualSource::AnimatedChevronRightDownSmallVisualSource() : AnimatedChevronRightDownSmallVisualSource(impl::call_factory_cast([](winrt::Windows::Foundation::IActivationFactory const& f) { return f.template ActivateInstance(); })) { } inline AnimatedChevronUpDownSmallVisualSource::AnimatedChevronUpDownSmallVisualSource() : AnimatedChevronUpDownSmallVisualSource(impl::call_factory_cast([](winrt::Windows::Foundation::IActivationFactory const& f) { return f.template ActivateInstance(); })) { } inline AnimatedFindVisualSource::AnimatedFindVisualSource() : AnimatedFindVisualSource(impl::call_factory_cast([](winrt::Windows::Foundation::IActivationFactory const& f) { return f.template ActivateInstance(); })) { } inline AnimatedGlobalNavigationButtonVisualSource::AnimatedGlobalNavigationButtonVisualSource() : AnimatedGlobalNavigationButtonVisualSource(impl::call_factory_cast([](winrt::Windows::Foundation::IActivationFactory const& f) { return f.template ActivateInstance(); })) { } inline AnimatedSettingsVisualSource::AnimatedSettingsVisualSource() : AnimatedSettingsVisualSource(impl::call_factory_cast([](winrt::Windows::Foundation::IActivationFactory const& f) { return f.template ActivateInstance(); })) { } } namespace std { #ifndef WINRT_LEAN_AND_MEAN template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif #ifdef __cpp_lib_format #endif } #endif